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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20864&ordering=-ip_address",
    "results": [
        {
            "id": 17701,
            "ip_address": "37.111.222.240",
            "count": 1,
            "first_visit": "2022-06-23T10:58:00.942145+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 34451,
            "ip_address": "37.111.222.240",
            "count": 1,
            "first_visit": "2022-09-15T17:37:12.324874+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 11100,
            "ip_address": "37.111.222.239",
            "count": 1,
            "first_visit": "2022-05-24T19:53:37.024383+06:00",
            "date": null
        },
        {
            "id": 9703,
            "ip_address": "37.111.222.238",
            "count": 1,
            "first_visit": "2022-05-20T13:17:06.048282+06:00",
            "date": null
        },
        {
            "id": 11013,
            "ip_address": "37.111.222.234",
            "count": 1,
            "first_visit": "2022-05-24T15:25:59.474555+06:00",
            "date": null
        },
        {
            "id": 12089,
            "ip_address": "37.111.222.233",
            "count": 1,
            "first_visit": "2022-05-28T02:15:09.067392+06:00",
            "date": null
        },
        {
            "id": 31453,
            "ip_address": "37.111.222.230",
            "count": 1,
            "first_visit": "2022-08-07T18:12:14.125871+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 5187,
            "ip_address": "37.111.222.230",
            "count": 1,
            "first_visit": "2022-04-17T15:09:16.702581+06:00",
            "date": null
        }
    ]
}