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

{
    "count": 99228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98800&ordering=-ip_address",
    "results": [
        {
            "id": 98989,
            "ip_address": "103.103.126.86",
            "count": 1,
            "first_visit": "2026-06-08T16:18:52.531445+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 47257,
            "ip_address": "103.103.126.61",
            "count": 2,
            "first_visit": "2023-05-28T06:28:28.502203+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 66015,
            "ip_address": "103.103.126.16",
            "count": 1,
            "first_visit": "2024-03-17T18:54:39.237078+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 98655,
            "ip_address": "103.103.126.11",
            "count": 1,
            "first_visit": "2026-05-30T23:33:00.309907+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 24450,
            "ip_address": "103.103.125.60",
            "count": 1,
            "first_visit": "2022-07-20T10:19:43.626760+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8587,
            "ip_address": "103.103.125.52",
            "count": 2,
            "first_visit": "2022-05-18T00:20:42.014482+06:00",
            "date": null
        },
        {
            "id": 5261,
            "ip_address": "103.103.125.47",
            "count": 1,
            "first_visit": "2022-04-19T21:59:12.302748+06:00",
            "date": null
        },
        {
            "id": 16807,
            "ip_address": "103.103.125.37",
            "count": 1,
            "first_visit": "2022-06-20T12:35:29.668695+06:00",
            "date": "2022-06-20"
        }
    ]
}