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

{
    "count": 100184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21192&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21176&ordering=-ip_address",
    "results": [
        {
            "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": 15382,
            "ip_address": "37.111.218.110",
            "count": 1,
            "first_visit": "2022-06-15T17:40:59.221380+06:00",
            "date": "2022-06-15"
        },
        {
            "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": 6224,
            "ip_address": "37.111.218.109",
            "count": 4,
            "first_visit": "2022-05-15T06:43:23.437921+06:00",
            "date": null
        },
        {
            "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": 4396,
            "ip_address": "37.111.218.106",
            "count": 1,
            "first_visit": "2022-03-15T17:19:45.049711+06:00",
            "date": null
        },
        {
            "id": 2988,
            "ip_address": "37.111.218.104",
            "count": 4,
            "first_visit": "2022-01-28T20:14:41.876766+06:00",
            "date": null
        },
        {
            "id": 10091,
            "ip_address": "37.111.218.100",
            "count": 2,
            "first_visit": "2022-05-21T21:53:34.168220+06:00",
            "date": null
        }
    ]
}