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

{
    "count": 99703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23184&ordering=-count",
    "results": [
        {
            "id": 9694,
            "ip_address": "103.109.95.155",
            "count": 2,
            "first_visit": "2022-05-20T12:48:43.269071+06:00",
            "date": null
        },
        {
            "id": 3622,
            "ip_address": "103.92.161.21",
            "count": 2,
            "first_visit": "2022-02-15T11:53:57.753095+06:00",
            "date": null
        },
        {
            "id": 9585,
            "ip_address": "103.109.92.58",
            "count": 2,
            "first_visit": "2022-05-20T00:18:17.419515+06:00",
            "date": null
        },
        {
            "id": 5278,
            "ip_address": "213.180.203.74",
            "count": 2,
            "first_visit": "2022-04-20T15:20:39.273616+06:00",
            "date": null
        },
        {
            "id": 31181,
            "ip_address": "103.67.157.151",
            "count": 2,
            "first_visit": "2022-08-04T23:26:20.230653+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 20125,
            "ip_address": "103.136.200.97",
            "count": 2,
            "first_visit": "2022-06-29T20:05:42.485760+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 3572,
            "ip_address": "27.147.202.101",
            "count": 2,
            "first_visit": "2022-02-13T15:07:58.944480+06:00",
            "date": null
        },
        {
            "id": 20843,
            "ip_address": "114.119.128.203",
            "count": 2,
            "first_visit": "2022-07-03T10:02:26.962824+06:00",
            "date": "2022-07-03"
        }
    ]
}