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

{
    "count": 94409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13456&ordering=ip_address",
    "results": [
        {
            "id": 79747,
            "ip_address": "103.217.109.250",
            "count": 1,
            "first_visit": "2025-03-04T22:44:10.870358+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 18409,
            "ip_address": "103.217.109.35",
            "count": 1,
            "first_visit": "2022-06-25T04:48:03.681525+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 78038,
            "ip_address": "103.217.109.7",
            "count": 1,
            "first_visit": "2025-01-19T20:31:27.224482+06:00",
            "date": "2025-01-19"
        },
        {
            "id": 53667,
            "ip_address": "103.217.110.147",
            "count": 1,
            "first_visit": "2023-08-27T14:42:54.529978+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53714,
            "ip_address": "103.217.110.147",
            "count": 2,
            "first_visit": "2023-08-28T05:14:23.667640+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 3628,
            "ip_address": "103.217.110.166",
            "count": 3,
            "first_visit": "2022-02-15T15:07:26.289107+06:00",
            "date": null
        },
        {
            "id": 22769,
            "ip_address": "103.217.110.189",
            "count": 1,
            "first_visit": "2022-07-14T18:13:08.786145+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2193,
            "ip_address": "103.217.110.189",
            "count": 1,
            "first_visit": "2022-01-14T13:20:15.564763+06:00",
            "date": null
        }
    ]
}