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

{
    "count": 92469,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8792&ordering=-ip_address",
    "results": [
        {
            "id": 17305,
            "ip_address": "64.233.173.160",
            "count": 1,
            "first_visit": "2022-06-22T06:16:18.810348+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 91512,
            "ip_address": "64.233.173.160",
            "count": 1,
            "first_visit": "2025-11-02T07:36:20.521303+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 16839,
            "ip_address": "64.233.173.160",
            "count": 1,
            "first_visit": "2022-06-20T15:06:03.517450+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 3085,
            "ip_address": "64.233.173.148",
            "count": 2,
            "first_visit": "2022-01-31T12:53:34.140957+06:00",
            "date": null
        },
        {
            "id": 23573,
            "ip_address": "64.233.173.145",
            "count": 1,
            "first_visit": "2022-07-18T21:30:18.314475+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1743,
            "ip_address": "64.233.173.13",
            "count": 1,
            "first_visit": "2022-01-09T20:57:55.874422+06:00",
            "date": null
        },
        {
            "id": 1744,
            "ip_address": "64.233.173.12",
            "count": 1,
            "first_visit": "2022-01-09T20:59:31.516714+06:00",
            "date": null
        },
        {
            "id": 72435,
            "ip_address": "64.233.173.1",
            "count": 1,
            "first_visit": "2024-08-23T00:09:11.370883+06:00",
            "date": "2024-08-23"
        }
    ]
}