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

{
    "count": 93899,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11992&ordering=ip_address",
    "results": [
        {
            "id": 83343,
            "ip_address": "103.198.137.170",
            "count": 1,
            "first_visit": "2025-05-27T18:33:56.020261+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 31604,
            "ip_address": "103.198.137.20",
            "count": 1,
            "first_visit": "2022-08-09T08:46:37.386486+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 82433,
            "ip_address": "103.198.137.5",
            "count": 2,
            "first_visit": "2025-05-07T14:47:09.879165+06:00",
            "date": "2025-05-07"
        },
        {
            "id": 3113,
            "ip_address": "103.198.137.68",
            "count": 1,
            "first_visit": "2022-01-31T16:27:10.890339+06:00",
            "date": null
        },
        {
            "id": 3825,
            "ip_address": "103.198.137.88",
            "count": 1,
            "first_visit": "2022-02-23T19:47:06.072893+06:00",
            "date": null
        },
        {
            "id": 5270,
            "ip_address": "103.198.137.97",
            "count": 1,
            "first_visit": "2022-04-20T08:53:00.392996+06:00",
            "date": null
        },
        {
            "id": 60094,
            "ip_address": "103.198.138.113",
            "count": 1,
            "first_visit": "2023-11-25T15:43:11.905453+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 15185,
            "ip_address": "103.198.138.189",
            "count": 1,
            "first_visit": "2022-06-15T08:43:10.486530+06:00",
            "date": "2022-06-15"
        }
    ]
}