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

{
    "count": 99655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=ip_address",
    "results": [
        {
            "id": 8587,
            "ip_address": "103.103.125.52",
            "count": 2,
            "first_visit": "2022-05-18T00:20:42.014482+06:00",
            "date": null
        },
        {
            "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": 98655,
            "ip_address": "103.103.126.11",
            "count": 1,
            "first_visit": "2026-05-30T23:33:00.309907+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 99495,
            "ip_address": "103.103.126.114",
            "count": 1,
            "first_visit": "2026-06-23T12:47:44.647048+06:00",
            "date": "2026-06-23"
        },
        {
            "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": 47257,
            "ip_address": "103.103.126.61",
            "count": 2,
            "first_visit": "2023-05-28T06:28:28.502203+06:00",
            "date": "2023-05-28"
        },
        {
            "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": 3157,
            "ip_address": "103.103.239.211",
            "count": 1,
            "first_visit": "2022-02-01T03:34:34.504987+06:00",
            "date": null
        }
    ]
}