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

{
    "count": 96508,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21296&ordering=ip_address",
    "results": [
        {
            "id": 29627,
            "ip_address": "103.74.230.1",
            "count": 2,
            "first_visit": "2022-07-30T01:58:52.597142+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 35258,
            "ip_address": "103.74.230.10",
            "count": 2,
            "first_visit": "2022-09-30T15:36:23.103410+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 4635,
            "ip_address": "103.74.230.137",
            "count": 2,
            "first_visit": "2022-03-24T04:13:52.235703+06:00",
            "date": null
        },
        {
            "id": 78434,
            "ip_address": "103.74.230.140",
            "count": 1,
            "first_visit": "2025-02-01T02:18:32.431230+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 63789,
            "ip_address": "103.74.230.145",
            "count": 1,
            "first_visit": "2024-01-25T20:26:40.740246+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 16514,
            "ip_address": "103.74.230.2",
            "count": 1,
            "first_visit": "2022-06-19T09:04:42.177492+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 4165,
            "ip_address": "103.74.230.38",
            "count": 2,
            "first_visit": "2022-03-07T17:09:57.044481+06:00",
            "date": null
        },
        {
            "id": 4663,
            "ip_address": "103.74.230.85",
            "count": 1,
            "first_visit": "2022-03-25T10:26:05.101165+06:00",
            "date": null
        }
    ]
}