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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=-date",
    "results": [
        {
            "id": 2425,
            "ip_address": "103.230.104.20",
            "count": 2,
            "first_visit": "2022-01-18T13:05:27.195040+06:00",
            "date": null
        },
        {
            "id": 2438,
            "ip_address": "119.30.35.145",
            "count": 2,
            "first_visit": "2022-01-18T20:02:41.781820+06:00",
            "date": null
        },
        {
            "id": 2488,
            "ip_address": "103.68.5.200",
            "count": 2,
            "first_visit": "2022-01-20T01:02:55.272535+06:00",
            "date": null
        },
        {
            "id": 2489,
            "ip_address": "23.254.4.206",
            "count": 1,
            "first_visit": "2022-01-20T02:02:16.022697+06:00",
            "date": null
        },
        {
            "id": 2551,
            "ip_address": "103.66.177.134",
            "count": 4,
            "first_visit": "2022-01-21T08:56:41.739664+06:00",
            "date": null
        },
        {
            "id": 2580,
            "ip_address": "103.73.197.70",
            "count": 1,
            "first_visit": "2022-01-21T20:56:44.069197+06:00",
            "date": null
        },
        {
            "id": 2556,
            "ip_address": "43.246.203.138",
            "count": 1,
            "first_visit": "2022-01-21T11:16:58.796259+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}