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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23224&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23208&ordering=-count",
    "results": [
        {
            "id": 12106,
            "ip_address": "116.58.202.55",
            "count": 2,
            "first_visit": "2022-05-28T05:56:05.822157+06:00",
            "date": null
        },
        {
            "id": 22485,
            "ip_address": "103.134.31.57",
            "count": 2,
            "first_visit": "2022-07-14T11:05:00.260673+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 29140,
            "ip_address": "103.120.167.90",
            "count": 2,
            "first_visit": "2022-07-29T09:14:48.744440+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22512,
            "ip_address": "103.59.178.246",
            "count": 2,
            "first_visit": "2022-07-14T11:39:43.934621+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22443,
            "ip_address": "114.119.131.182",
            "count": 2,
            "first_visit": "2022-07-14T06:02:53.840131+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22514,
            "ip_address": "114.119.129.97",
            "count": 2,
            "first_visit": "2022-07-14T11:42:54.381203+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6902,
            "ip_address": "37.111.193.54",
            "count": 2,
            "first_visit": "2022-05-16T17:11:31.628094+06:00",
            "date": null
        },
        {
            "id": 1243,
            "ip_address": "103.230.106.39",
            "count": 2,
            "first_visit": "2021-12-22T11:30:15.104406+06:00",
            "date": null
        }
    ]
}