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

{
    "count": 98055,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=ip_address",
    "results": [
        {
            "id": 18121,
            "ip_address": "103.104.217.247",
            "count": 1,
            "first_visit": "2022-06-24T14:07:34.801208+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9764,
            "ip_address": "103.104.218.131",
            "count": 2,
            "first_visit": "2022-05-20T16:18:52.008225+06:00",
            "date": null
        },
        {
            "id": 2809,
            "ip_address": "103.104.218.228",
            "count": 4,
            "first_visit": "2022-01-25T13:44:19.679516+06:00",
            "date": null
        },
        {
            "id": 3650,
            "ip_address": "103.104.218.6",
            "count": 1,
            "first_visit": "2022-02-16T02:03:43.726667+06:00",
            "date": null
        },
        {
            "id": 9240,
            "ip_address": "103.104.218.71",
            "count": 2,
            "first_visit": "2022-05-19T01:45:43.351905+06:00",
            "date": null
        },
        {
            "id": 7200,
            "ip_address": "103.104.218.75",
            "count": 1,
            "first_visit": "2022-05-16T19:57:49.835194+06:00",
            "date": null
        },
        {
            "id": 16700,
            "ip_address": "103.104.242.10",
            "count": 1,
            "first_visit": "2022-06-20T00:18:39.492116+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 77111,
            "ip_address": "103.105.122.18",
            "count": 1,
            "first_visit": "2024-12-24T13:33:07.759296+06:00",
            "date": "2024-12-24"
        }
    ]
}