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

{
    "count": 96222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20328&ordering=-ip_address",
    "results": [
        {
            "id": 28996,
            "ip_address": "37.111.215.231",
            "count": 4,
            "first_visit": "2022-07-28T23:59:04.128499+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3489,
            "ip_address": "37.111.215.231",
            "count": 2,
            "first_visit": "2022-02-10T13:36:52.068888+06:00",
            "date": null
        },
        {
            "id": 10876,
            "ip_address": "37.111.215.230",
            "count": 1,
            "first_visit": "2022-05-24T10:22:40.860455+06:00",
            "date": null
        },
        {
            "id": 95480,
            "ip_address": "37.111.215.23",
            "count": 1,
            "first_visit": "2026-02-23T17:52:42.343997+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 7915,
            "ip_address": "37.111.215.228",
            "count": 2,
            "first_visit": "2022-05-17T11:10:45.716201+06:00",
            "date": null
        },
        {
            "id": 29603,
            "ip_address": "37.111.215.226",
            "count": 1,
            "first_visit": "2022-07-30T00:42:54.378804+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9959,
            "ip_address": "37.111.215.226",
            "count": 1,
            "first_visit": "2022-05-21T09:50:40.905613+06:00",
            "date": null
        },
        {
            "id": 15494,
            "ip_address": "37.111.215.224",
            "count": 1,
            "first_visit": "2022-06-16T00:16:21.174074+06:00",
            "date": "2022-06-16"
        }
    ]
}