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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21840&ordering=-count",
    "results": [
        {
            "id": 28050,
            "ip_address": "42.0.4.230",
            "count": 2,
            "first_visit": "2022-07-27T08:26:40.232493+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 35214,
            "ip_address": "37.111.207.156",
            "count": 2,
            "first_visit": "2022-09-29T19:11:03.920022+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 6451,
            "ip_address": "103.239.252.36",
            "count": 2,
            "first_visit": "2022-05-15T22:45:27.024003+06:00",
            "date": null
        },
        {
            "id": 35205,
            "ip_address": "103.123.169.73",
            "count": 2,
            "first_visit": "2022-09-29T17:32:56.976406+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35224,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-09-29T22:03:20.088257+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        },
        {
            "id": 8610,
            "ip_address": "103.113.153.28",
            "count": 2,
            "first_visit": "2022-05-18T01:48:29.396479+06:00",
            "date": null
        },
        {
            "id": 1442,
            "ip_address": "103.158.210.193",
            "count": 2,
            "first_visit": "2021-12-28T16:10:16.345887+06:00",
            "date": null
        }
    ]
}