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

{
    "count": 100186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95840&ordering=-ip_address",
    "results": [
        {
            "id": 95446,
            "ip_address": "103.130.11.0",
            "count": 1,
            "first_visit": "2026-02-23T04:02:37.633747+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 83613,
            "ip_address": "103.129.54.77",
            "count": 1,
            "first_visit": "2025-06-02T21:50:20.858357+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 1474,
            "ip_address": "103.129.39.254",
            "count": 5,
            "first_visit": "2021-12-29T18:38:40.532454+06:00",
            "date": null
        },
        {
            "id": 3112,
            "ip_address": "103.129.39.252",
            "count": 4,
            "first_visit": "2022-01-31T16:18:25.789553+06:00",
            "date": null
        },
        {
            "id": 10955,
            "ip_address": "103.129.39.251",
            "count": 1,
            "first_visit": "2022-05-24T12:46:32.833104+06:00",
            "date": null
        },
        {
            "id": 33420,
            "ip_address": "103.129.36.248",
            "count": 1,
            "first_visit": "2022-08-30T12:42:48.600097+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33497,
            "ip_address": "103.129.36.248",
            "count": 1,
            "first_visit": "2022-08-31T01:37:06.633390+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 31476,
            "ip_address": "103.129.36.247",
            "count": 1,
            "first_visit": "2022-08-07T21:39:14.748328+06:00",
            "date": "2022-08-07"
        }
    ]
}