GET /user_management/visitor-free/?format=api&offset=79896&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79888&ordering=ip_address",
    "results": [
        {
            "id": 2988,
            "ip_address": "37.111.218.104",
            "count": 4,
            "first_visit": "2022-01-28T20:14:41.876766+06:00",
            "date": null
        },
        {
            "id": 4396,
            "ip_address": "37.111.218.106",
            "count": 1,
            "first_visit": "2022-03-15T17:19:45.049711+06:00",
            "date": null
        },
        {
            "id": 6224,
            "ip_address": "37.111.218.109",
            "count": 4,
            "first_visit": "2022-05-15T06:43:23.437921+06:00",
            "date": null
        },
        {
            "id": 15896,
            "ip_address": "37.111.218.109",
            "count": 1,
            "first_visit": "2022-06-17T08:31:28.622009+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 86534,
            "ip_address": "37.111.218.109",
            "count": 3,
            "first_visit": "2025-07-26T12:15:14.411507+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 15382,
            "ip_address": "37.111.218.110",
            "count": 1,
            "first_visit": "2022-06-15T17:40:59.221380+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 33342,
            "ip_address": "37.111.218.111",
            "count": 1,
            "first_visit": "2022-08-29T18:01:44.007077+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 13131,
            "ip_address": "37.111.218.112",
            "count": 1,
            "first_visit": "2022-05-31T14:57:55.319909+06:00",
            "date": null
        }
    ]
}