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

{
    "count": 99344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4744&ordering=ip_address",
    "results": [
        {
            "id": 986,
            "ip_address": "103.133.142.97",
            "count": 1,
            "first_visit": "2021-12-20T00:25:26.159526+06:00",
            "date": null
        },
        {
            "id": 25887,
            "ip_address": "103.133.143.130",
            "count": 1,
            "first_visit": "2022-07-22T10:06:57.296602+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 77665,
            "ip_address": "103.133.143.28",
            "count": 1,
            "first_visit": "2025-01-09T01:03:40.573851+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 24992,
            "ip_address": "103.133.143.29",
            "count": 1,
            "first_visit": "2022-07-20T23:13:13.809824+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15885,
            "ip_address": "103.133.143.51",
            "count": 1,
            "first_visit": "2022-06-17T08:01:45.986057+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 38464,
            "ip_address": "103.133.143.52",
            "count": 11,
            "first_visit": "2022-12-08T01:19:46.382792+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 1823,
            "ip_address": "103.133.143.54",
            "count": 1,
            "first_visit": "2022-01-11T11:41:15.243361+06:00",
            "date": null
        },
        {
            "id": 15021,
            "ip_address": "103.133.143.60",
            "count": 1,
            "first_visit": "2022-06-14T15:22:21.124627+06:00",
            "date": "2022-06-14"
        }
    ]
}