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

{
    "count": 100522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=ip_address",
    "results": [
        {
            "id": 87534,
            "ip_address": "103.60.175.0",
            "count": 1,
            "first_visit": "2025-08-11T11:20:54.996282+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 1200,
            "ip_address": "103.60.175.10",
            "count": 4,
            "first_visit": "2021-12-21T20:01:30.521547+06:00",
            "date": null
        },
        {
            "id": 2469,
            "ip_address": "103.60.175.101",
            "count": 1,
            "first_visit": "2022-01-19T16:16:58.025007+06:00",
            "date": null
        },
        {
            "id": 24048,
            "ip_address": "103.60.175.102",
            "count": 1,
            "first_visit": "2022-07-19T10:54:58.945647+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23910,
            "ip_address": "103.60.175.102",
            "count": 1,
            "first_visit": "2022-07-18T23:12:45.433440+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18852,
            "ip_address": "103.60.175.102",
            "count": 1,
            "first_visit": "2022-06-25T23:48:36.464531+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 36224,
            "ip_address": "103.60.175.102",
            "count": 1,
            "first_visit": "2022-10-20T20:20:49.356227+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 58048,
            "ip_address": "103.60.175.102",
            "count": 1,
            "first_visit": "2023-10-20T07:39:29.955332+06:00",
            "date": "2023-10-20"
        }
    ]
}