GET /api/ipam/ip-addresses/?format=api&offset=300
HTTP 200 OK
Allow: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 440,
    "next": "https://netbox.c3voc.de/api/ipam/ip-addresses/?format=api&limit=50&offset=350",
    "previous": "https://netbox.c3voc.de/api/ipam/ip-addresses/?format=api&limit=50&offset=250",
    "results": [
        {
            "id": 499,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/499/?format=api",
            "display": "10.73.200.103/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.103/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 5,
            "assigned_object": {
                "id": 5,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/5/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 4,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/4/?format=api",
                    "display": "minion200-3",
                    "name": "minion200-3"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:48:25.952453Z",
            "last_updated": "2023-05-17T19:48:25.952470Z"
        },
        {
            "id": 500,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/500/?format=api",
            "display": "10.73.200.104/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.104/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 6,
            "assigned_object": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/6/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 5,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/5/?format=api",
                    "display": "minion200-4",
                    "name": "minion200-4"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:48:33.828300Z",
            "last_updated": "2023-05-17T19:48:33.828324Z"
        },
        {
            "id": 501,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/501/?format=api",
            "display": "10.73.200.105/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.105/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 7,
            "assigned_object": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/7/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 6,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/6/?format=api",
                    "display": "minion200-5",
                    "name": "minion200-5"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:48:42.889917Z",
            "last_updated": "2023-05-17T19:48:42.889936Z"
        },
        {
            "id": 502,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/502/?format=api",
            "display": "10.73.200.106/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.106/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 8,
            "assigned_object": {
                "id": 8,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/8/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 7,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/7/?format=api",
                    "display": "minion200-6",
                    "name": "minion200-6"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:48:53.546833Z",
            "last_updated": "2023-05-17T19:48:53.546865Z"
        },
        {
            "id": 503,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/503/?format=api",
            "display": "10.73.200.107/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.107/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 9,
            "assigned_object": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/9/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 8,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/8/?format=api",
                    "display": "minion200-7",
                    "name": "minion200-7"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:49:02.420636Z",
            "last_updated": "2023-05-17T19:49:02.420659Z"
        },
        {
            "id": 504,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/504/?format=api",
            "display": "10.73.200.108/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.108/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 10,
            "assigned_object": {
                "id": 10,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/10/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 9,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/9/?format=api",
                    "display": "minion200-8",
                    "name": "minion200-8"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:49:12.775095Z",
            "last_updated": "2023-05-17T19:49:12.775119Z"
        },
        {
            "id": 505,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/505/?format=api",
            "display": "10.73.200.109/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.109/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 11,
            "assigned_object": {
                "id": 11,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/11/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 10,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/10/?format=api",
                    "display": "minion200-9",
                    "name": "minion200-9"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:49:23.827867Z",
            "last_updated": "2023-05-17T19:49:23.827884Z"
        },
        {
            "id": 506,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/506/?format=api",
            "display": "10.73.200.110/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.110/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 12,
            "assigned_object": {
                "id": 12,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/12/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 11,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/11/?format=api",
                    "display": "minion200-10",
                    "name": "minion200-10"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:49:31.991648Z",
            "last_updated": "2023-05-17T19:49:31.991670Z"
        },
        {
            "id": 507,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/507/?format=api",
            "display": "10.73.200.111/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.111/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 13,
            "assigned_object": {
                "id": 13,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/13/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 12,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/12/?format=api",
                    "display": "minion200-11",
                    "name": "minion200-11"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:49:40.762319Z",
            "last_updated": "2023-05-17T19:49:40.762343Z"
        },
        {
            "id": 508,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/508/?format=api",
            "display": "10.73.200.112/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.112/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 14,
            "assigned_object": {
                "id": 14,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/14/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 13,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/13/?format=api",
                    "display": "minion200-12",
                    "name": "minion200-12"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:49:50.251516Z",
            "last_updated": "2023-05-17T19:49:50.251540Z"
        },
        {
            "id": 509,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/509/?format=api",
            "display": "10.73.200.113/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.113/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 15,
            "assigned_object": {
                "id": 15,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/15/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 14,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/14/?format=api",
                    "display": "minion200-13",
                    "name": "minion200-13"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:50:00.006579Z",
            "last_updated": "2023-05-17T19:50:00.006606Z"
        },
        {
            "id": 510,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/510/?format=api",
            "display": "10.73.200.114/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.114/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 16,
            "assigned_object": {
                "id": 16,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/16/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 15,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/15/?format=api",
                    "display": "minion200-14",
                    "name": "minion200-14"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:50:09.835193Z",
            "last_updated": "2023-05-17T19:50:09.835212Z"
        },
        {
            "id": 511,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/511/?format=api",
            "display": "10.73.200.115/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.115/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 17,
            "assigned_object": {
                "id": 17,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/17/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 16,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/16/?format=api",
                    "display": "minion200-15",
                    "name": "minion200-15"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-05-17T19:50:18.525102Z",
            "last_updated": "2023-05-17T19:50:18.525122Z"
        },
        {
            "id": 521,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/521/?format=api",
            "display": "10.73.200.116/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.116/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 19,
            "assigned_object": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/19/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 17,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/17/?format=api",
                    "display": "minion200-16",
                    "name": "minion200-16"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-17T09:27:00.968660Z",
            "last_updated": "2023-08-18T17:55:06.747968Z"
        },
        {
            "id": 522,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/522/?format=api",
            "display": "10.73.200.117/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.117/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 20,
            "assigned_object": {
                "id": 20,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/20/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 18,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/18/?format=api",
                    "display": "minion200-17",
                    "name": "minion200-17"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-17T09:27:05.486530Z",
            "last_updated": "2023-08-18T17:55:19.039577Z"
        },
        {
            "id": 523,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/523/?format=api",
            "display": "10.73.200.118/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.118/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 21,
            "assigned_object": {
                "id": 21,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/21/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/19/?format=api",
                    "display": "minion200-18",
                    "name": "minion200-18"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-17T09:27:09.589424Z",
            "last_updated": "2023-08-18T17:55:33.975381Z"
        },
        {
            "id": 524,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/524/?format=api",
            "display": "10.73.200.119/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.119/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 22,
            "assigned_object": {
                "id": 22,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/22/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 20,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/20/?format=api",
                    "display": "minion200-19",
                    "name": "minion200-19"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-17T09:27:13.423099Z",
            "last_updated": "2023-08-18T17:55:52.277155Z"
        },
        {
            "id": 525,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/525/?format=api",
            "display": "10.73.200.120/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.120/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 23,
            "assigned_object": {
                "id": 23,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/23/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 21,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/21/?format=api",
                    "display": "minion200-20",
                    "name": "minion200-20"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-17T09:27:17.612573Z",
            "last_updated": "2023-08-18T17:56:04.684822Z"
        },
        {
            "id": 526,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/526/?format=api",
            "display": "10.73.200.121/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.121/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 18,
            "assigned_object": {
                "id": 18,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/18/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 22,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/22/?format=api",
                    "display": "minion200-21",
                    "name": "minion200-21"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-17T09:27:26.069938Z",
            "last_updated": "2023-08-18T17:56:15.084021Z"
        },
        {
            "id": 1,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/1/?format=api",
            "display": "10.73.200.200/16",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.200/16",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "dcim.interface",
            "assigned_object_id": 85,
            "assigned_object": {
                "id": 85,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/85/?format=api",
                "display": "Vlan-Interface3504",
                "device": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                    "display": "swt-colo-1",
                    "name": "swt-colo-1"
                },
                "name": "Vlan-Interface3504",
                "cable": null,
                "_occupied": false
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-07-23T13:56:15.388247Z",
            "last_updated": "2023-01-20T12:34:59.689117Z"
        },
        {
            "id": 6,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/6/?format=api",
            "display": "10.73.200.201/16",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.200.201/16",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 2,
            "assigned_object": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/2/?format=api",
                "display": "ens19",
                "virtual_machine": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/1/?format=api",
                    "display": "router",
                    "name": "router"
                },
                "name": "ens19"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-07-23T15:32:06.728231Z",
            "last_updated": "2022-07-24T07:45:59.581872Z"
        },
        {
            "id": 578,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/578/?format=api",
            "display": "10.73.252.201/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.252.201/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "wrt koeln-oob",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-08-29T00:27:27.333247Z",
            "last_updated": "2024-08-29T00:27:27.333261Z"
        },
        {
            "id": 566,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/566/?format=api",
            "display": "10.73.254.61/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.254.61/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "wiki.lan.c3voc.de",
            "description": "Wiki VM (neu, nixos) – WIP by JayJay",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-05-12T22:13:25.668317Z",
            "last_updated": "2024-05-12T22:14:35.113003Z"
        },
        {
            "id": 567,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/567/?format=api",
            "display": "10.73.254.62/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.254.62/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "office.lan.c3voc.de",
            "description": "Office VM (invoicing etc.)",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-05-12T22:13:58.860853Z",
            "last_updated": "2024-05-12T22:13:58.860877Z"
        },
        {
            "id": 581,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/581/?format=api",
            "display": "10.73.254.63/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.254.63/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "rt.lan.c3voc.de",
            "description": "Request Tracker VM",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-10-18T19:36:58.429349Z",
            "last_updated": "2024-10-18T19:36:58.429372Z"
        },
        {
            "id": 563,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/563/?format=api",
            "display": "10.73.254.201/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "10.73.254.201/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "router254.lan.c3voc.de",
            "description": "router254",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-05-12T18:58:48.274063Z",
            "last_updated": "2024-05-12T18:58:48.274081Z"
        },
        {
            "id": 528,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/528/?format=api",
            "display": "94.45.241.99/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "94.45.241.99/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 25,
            "assigned_object": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/25/?format=api",
                "display": "ens19",
                "virtual_machine": {
                    "id": 23,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/23/?format=api",
                    "display": "live",
                    "name": "live"
                },
                "name": "ens19"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-18T17:59:51.987636Z",
            "last_updated": "2023-08-18T17:59:51.987656Z"
        },
        {
            "id": 590,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/590/?format=api",
            "display": "94.45.241.100/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "94.45.241.100/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 26,
            "assigned_object": {
                "id": 26,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/26/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 24,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/24/?format=api",
                    "display": "c3lingo-audio",
                    "name": "c3lingo-audio"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-12-25T11:26:20.835142Z",
            "last_updated": "2024-12-25T11:26:20.835153Z"
        },
        {
            "id": 530,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/530/?format=api",
            "display": "94.45.241.105/24",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "94.45.241.105/24",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": "virtualization.vminterface",
            "assigned_object_id": 1,
            "assigned_object": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/virtualization/interfaces/1/?format=api",
                "display": "ens18",
                "virtual_machine": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/virtualization/virtual-machines/1/?format=api",
                    "display": "router",
                    "name": "router"
                },
                "name": "ens18"
            },
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-08-18T18:02:09.527445Z",
            "last_updated": "2023-08-18T18:02:09.527464Z"
        },
        {
            "id": 399,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/399/?format=api",
            "display": "185.106.84.1/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.1/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "router",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.435232Z",
            "last_updated": "2022-11-19T14:50:07.435248Z"
        },
        {
            "id": 562,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/562/?format=api",
            "display": "185.106.84.2/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.2/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "router254.alb.c3voc.de",
            "description": "router254",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-05-12T18:56:33.501043Z",
            "last_updated": "2024-05-12T18:56:43.556376Z"
        },
        {
            "id": 400,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/400/?format=api",
            "display": "185.106.84.3/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.3/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "wrt",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.448863Z",
            "last_updated": "2022-11-19T14:50:07.448875Z"
        },
        {
            "id": 401,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/401/?format=api",
            "display": "185.106.84.12/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.12/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "clyde.alb.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.459752Z",
            "last_updated": "2022-11-19T14:50:07.459763Z"
        },
        {
            "id": 402,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/402/?format=api",
            "display": "185.106.84.13/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.13/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "inky.alb.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.470607Z",
            "last_updated": "2022-11-19T14:50:07.470617Z"
        },
        {
            "id": 403,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/403/?format=api",
            "display": "185.106.84.14/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.14/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "blinky.alb.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.481652Z",
            "last_updated": "2022-11-19T14:50:07.481662Z"
        },
        {
            "id": 404,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/404/?format=api",
            "display": "185.106.84.15/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.15/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "pinky.alb.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.493934Z",
            "last_updated": "2022-11-19T14:50:07.493945Z"
        },
        {
            "id": 582,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/582/?format=api",
            "display": "185.106.84.19/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.19/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "tickets.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-10-19T10:48:28.971516Z",
            "last_updated": "2024-10-26T17:54:54.006892Z"
        },
        {
            "id": 405,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/405/?format=api",
            "display": "185.106.84.20/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.20/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "firesidechats.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.504684Z",
            "last_updated": "2022-11-19T14:50:07.504694Z"
        },
        {
            "id": 537,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/537/?format=api",
            "display": "185.106.84.21/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.21/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "sso.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2024-01-30T20:55:43.419412Z",
            "last_updated": "2024-01-30T20:55:43.419426Z"
        },
        {
            "id": 406,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/406/?format=api",
            "display": "185.106.84.22/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.22/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "h539o27h2a.analytics.google.com.premiumservices.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.515420Z",
            "last_updated": "2022-11-19T14:50:07.515431Z"
        },
        {
            "id": 407,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/407/?format=api",
            "display": "185.106.84.23/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.23/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "app.media.test.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.526398Z",
            "last_updated": "2022-11-19T14:50:07.526410Z"
        },
        {
            "id": 535,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/535/?format=api",
            "display": "185.106.84.24/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.24/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "mumble.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-10-20T17:09:15.674914Z",
            "last_updated": "2023-10-20T17:09:15.674931Z"
        },
        {
            "id": 408,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/408/?format=api",
            "display": "185.106.84.25/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.25/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "usa.alb.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.537327Z",
            "last_updated": "2022-11-19T14:50:07.537337Z"
        },
        {
            "id": 409,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/409/?format=api",
            "display": "185.106.84.26/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.26/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "storage.alb.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.548422Z",
            "last_updated": "2022-11-19T14:50:07.548433Z"
        },
        {
            "id": 410,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/410/?format=api",
            "display": "185.106.84.27/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.27/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "tel.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.559419Z",
            "last_updated": "2022-11-19T14:50:07.559430Z"
        },
        {
            "id": 411,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/411/?format=api",
            "display": "185.106.84.28/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.28/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "omm.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.570505Z",
            "last_updated": "2022-11-19T14:50:07.570516Z"
        },
        {
            "id": 412,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/412/?format=api",
            "display": "185.106.84.29/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.29/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "mail.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.581736Z",
            "last_updated": "2022-11-19T14:50:07.581746Z"
        },
        {
            "id": 413,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/413/?format=api",
            "display": "185.106.84.30/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.30/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "netbox.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.592893Z",
            "last_updated": "2022-11-19T14:50:07.592903Z"
        },
        {
            "id": 414,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/414/?format=api",
            "display": "185.106.84.31/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.31/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "infobeamer-cms.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2022-11-19T14:50:07.604043Z",
            "last_updated": "2022-11-19T14:50:07.604053Z"
        },
        {
            "id": 496,
            "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/496/?format=api",
            "display": "185.106.84.32/26",
            "family": {
                "value": 4,
                "label": "IPv4"
            },
            "address": "185.106.84.32/26",
            "vrf": null,
            "tenant": null,
            "status": {
                "value": "active",
                "label": "Active"
            },
            "role": null,
            "assigned_object_type": null,
            "assigned_object_id": null,
            "assigned_object": null,
            "nat_inside": null,
            "nat_outside": [],
            "dns_name": "",
            "description": "wekan.c3voc.de",
            "comments": "",
            "tags": [],
            "custom_fields": {
                "mac_address": null,
                "wg_additional_config": null,
                "wg_public_key": null
            },
            "created": "2023-04-13T16:09:21.338458Z",
            "last_updated": "2023-04-13T16:09:21.338477Z"
        }
    ]
}