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

{
    "count": 92172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2608&ordering=ip_address",
    "results": [
        {
            "id": 54022,
            "ip_address": "103.120.202.79",
            "count": 3,
            "first_visit": "2023-09-01T10:43:17.749704+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 2568,
            "ip_address": "103.120.202.79",
            "count": 1,
            "first_visit": "2022-01-21T16:41:42.482669+06:00",
            "date": null
        },
        {
            "id": 92178,
            "ip_address": "103.120.202.9",
            "count": 6,
            "first_visit": "2025-11-19T16:53:49.243203+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 20194,
            "ip_address": "103.120.202.97",
            "count": 1,
            "first_visit": "2022-06-29T23:57:40.847029+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25052,
            "ip_address": "103.120.202.98",
            "count": 1,
            "first_visit": "2022-07-21T00:57:56.485327+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22875,
            "ip_address": "103.120.202.98",
            "count": 1,
            "first_visit": "2022-07-15T01:24:05.535553+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2443,
            "ip_address": "103.120.202.98",
            "count": 8,
            "first_visit": "2022-01-18T21:33:00.855935+06:00",
            "date": null
        },
        {
            "id": 73500,
            "ip_address": "103.120.202.98",
            "count": 1,
            "first_visit": "2024-09-15T16:39:07.401425+06:00",
            "date": "2024-09-15"
        }
    ]
}