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

{
    "count": 101013,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31896&ordering=-ip_address",
    "results": [
        {
            "id": 99943,
            "ip_address": "209.242.197.19",
            "count": 1,
            "first_visit": "2026-07-05T18:06:02.329793+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 100018,
            "ip_address": "209.242.197.103",
            "count": 1,
            "first_visit": "2026-07-07T20:39:59.642376+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 100793,
            "ip_address": "209.242.195.86",
            "count": 1,
            "first_visit": "2026-07-27T08:37:28.886094+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 101060,
            "ip_address": "209.242.194.236",
            "count": 1,
            "first_visit": "2026-08-01T19:54:05.153748+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 8524,
            "ip_address": "20.92.105.119",
            "count": 1,
            "first_visit": "2022-05-17T23:38:35.973669+06:00",
            "date": null
        },
        {
            "id": 90022,
            "ip_address": "209.206.18.151",
            "count": 1,
            "first_visit": "2025-09-25T18:21:08.647819+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 5005,
            "ip_address": "209.205.222.28",
            "count": 1,
            "first_visit": "2022-04-09T09:23:14.631306+06:00",
            "date": null
        },
        {
            "id": 51246,
            "ip_address": "209.203.45.40",
            "count": 2,
            "first_visit": "2023-07-30T19:14:40.116202+06:00",
            "date": "2023-07-30"
        }
    ]
}