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

{
    "count": 92252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5600&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5584&ordering=-date",
    "results": [
        {
            "id": 5596,
            "ip_address": "203.76.221.174",
            "count": 7,
            "first_visit": "2022-05-04T00:51:46.018552+06:00",
            "date": null
        },
        {
            "id": 5578,
            "ip_address": "42.0.5.228",
            "count": 3,
            "first_visit": "2022-05-03T13:17:12.553727+06:00",
            "date": null
        },
        {
            "id": 5538,
            "ip_address": "42.0.4.236",
            "count": 6,
            "first_visit": "2022-05-02T01:06:47.332425+06:00",
            "date": null
        },
        {
            "id": 5556,
            "ip_address": "103.67.157.235",
            "count": 3,
            "first_visit": "2022-05-02T13:44:41.876857+06:00",
            "date": null
        },
        {
            "id": 5633,
            "ip_address": "37.111.245.96",
            "count": 2,
            "first_visit": "2022-05-05T15:07:32.146544+06:00",
            "date": null
        },
        {
            "id": 5635,
            "ip_address": "59.152.104.219",
            "count": 1,
            "first_visit": "2022-05-05T15:13:39.578341+06:00",
            "date": null
        },
        {
            "id": 5637,
            "ip_address": "122.161.69.98",
            "count": 1,
            "first_visit": "2022-05-05T15:40:21.566068+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
        }
    ]
}