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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5192&ordering=-date",
    "results": [
        {
            "id": 5170,
            "ip_address": "58.145.184.227",
            "count": 18,
            "first_visit": "2022-04-16T23:56:53.505496+06:00",
            "date": null
        },
        {
            "id": 5195,
            "ip_address": "37.111.213.203",
            "count": 3,
            "first_visit": "2022-04-17T20:49:20.939324+06:00",
            "date": null
        },
        {
            "id": 5231,
            "ip_address": "59.152.99.207",
            "count": 3,
            "first_visit": "2022-04-18T23:04:48.143450+06:00",
            "date": null
        },
        {
            "id": 5238,
            "ip_address": "103.202.223.227",
            "count": 1,
            "first_visit": "2022-04-19T09:39:47.530791+06:00",
            "date": null
        },
        {
            "id": 5239,
            "ip_address": "111.7.100.19",
            "count": 1,
            "first_visit": "2022-04-19T09:53:08.336565+06:00",
            "date": null
        },
        {
            "id": 5241,
            "ip_address": "103.199.235.62",
            "count": 2,
            "first_visit": "2022-04-19T10:10:18.209223+06:00",
            "date": null
        },
        {
            "id": 5242,
            "ip_address": "103.26.136.43",
            "count": 1,
            "first_visit": "2022-04-19T11:07:16.203478+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
        }
    ]
}