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

{
    "count": 100808,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18416&ordering=ip_address",
    "results": [
        {
            "id": 94280,
            "ip_address": "103.25.81.180",
            "count": 1,
            "first_visit": "2026-01-20T14:09:55.801140+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 2362,
            "ip_address": "103.25.81.35",
            "count": 1,
            "first_visit": "2022-01-17T12:32:47.071208+06:00",
            "date": null
        },
        {
            "id": 63626,
            "ip_address": "103.25.82.35",
            "count": 1,
            "first_visit": "2024-01-22T20:43:32.463272+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 64569,
            "ip_address": "103.25.82.48",
            "count": 1,
            "first_visit": "2024-02-11T02:40:02.144384+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 5081,
            "ip_address": "103.26.136.40",
            "count": 1,
            "first_visit": "2022-04-12T13:58:08.531620+06:00",
            "date": null
        },
        {
            "id": 5242,
            "ip_address": "103.26.136.43",
            "count": 1,
            "first_visit": "2022-04-19T11:07:16.203478+06:00",
            "date": null
        },
        {
            "id": 42173,
            "ip_address": "103.26.136.43",
            "count": 1,
            "first_visit": "2023-02-14T15:21:31.563630+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 43335,
            "ip_address": "103.26.136.43",
            "count": 2,
            "first_visit": "2023-03-07T15:15:39.182933+06:00",
            "date": "2023-03-07"
        }
    ]
}