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

{
    "count": 101802,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76048&ordering=ip_address",
    "results": [
        {
            "id": 93308,
            "ip_address": "37.111.200.70",
            "count": 1,
            "first_visit": "2025-12-25T12:54:49.987863+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 89225,
            "ip_address": "37.111.200.71",
            "count": 1,
            "first_visit": "2025-09-09T07:35:40.872276+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 92296,
            "ip_address": "37.111.200.71",
            "count": 1,
            "first_visit": "2025-11-23T09:20:59.871026+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 16492,
            "ip_address": "37.111.200.71",
            "count": 1,
            "first_visit": "2022-06-19T06:26:39.520120+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 3467,
            "ip_address": "37.111.200.71",
            "count": 2,
            "first_visit": "2022-02-09T18:42:53.920471+06:00",
            "date": null
        },
        {
            "id": 18391,
            "ip_address": "37.111.200.72",
            "count": 1,
            "first_visit": "2022-06-25T03:59:26.893272+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 5983,
            "ip_address": "37.111.200.74",
            "count": 4,
            "first_visit": "2022-05-14T10:59:25.701683+06:00",
            "date": null
        },
        {
            "id": 67297,
            "ip_address": "37.111.200.75",
            "count": 1,
            "first_visit": "2024-04-22T12:48:25.190685+06:00",
            "date": "2024-04-22"
        }
    ]
}