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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15384&ordering=ip_address",
    "results": [
        {
            "id": 62211,
            "ip_address": "103.230.106.32",
            "count": 1,
            "first_visit": "2024-01-03T17:02:42.643575+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 4794,
            "ip_address": "103.230.106.32",
            "count": 2,
            "first_visit": "2022-03-30T11:25:34.361995+06:00",
            "date": null
        },
        {
            "id": 63300,
            "ip_address": "103.230.106.33",
            "count": 12,
            "first_visit": "2024-01-17T20:43:05.494121+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 59723,
            "ip_address": "103.230.106.33",
            "count": 1,
            "first_visit": "2023-11-18T15:21:49.822751+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 29379,
            "ip_address": "103.230.106.33",
            "count": 1,
            "first_visit": "2022-07-29T15:44:10.483852+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 91280,
            "ip_address": "103.230.106.34",
            "count": 1,
            "first_visit": "2025-10-26T22:27:12.760307+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 2650,
            "ip_address": "103.230.106.34",
            "count": 1,
            "first_visit": "2022-01-22T21:48:07.741607+06:00",
            "date": null
        },
        {
            "id": 61462,
            "ip_address": "103.230.106.34",
            "count": 1,
            "first_visit": "2023-12-19T14:06:46.696451+06:00",
            "date": "2023-12-19"
        }
    ]
}