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

{
    "count": 97445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23496&ordering=-count",
    "results": [
        {
            "id": 26570,
            "ip_address": "37.111.232.198",
            "count": 2,
            "first_visit": "2022-07-24T08:00:24.184403+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 3712,
            "ip_address": "103.126.36.5",
            "count": 2,
            "first_visit": "2022-02-18T18:46:06.598368+06:00",
            "date": null
        },
        {
            "id": 37476,
            "ip_address": "103.133.200.233",
            "count": 2,
            "first_visit": "2022-11-16T14:17:57.144131+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 15067,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-14T18:33:48.625909+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 28806,
            "ip_address": "114.130.72.142",
            "count": 2,
            "first_visit": "2022-07-28T13:07:55.921865+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18821,
            "ip_address": "103.86.111.136",
            "count": 2,
            "first_visit": "2022-06-25T22:29:05.138706+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 5017,
            "ip_address": "134.96.225.55",
            "count": 2,
            "first_visit": "2022-04-10T10:20:39.338080+06:00",
            "date": null
        },
        {
            "id": 2666,
            "ip_address": "103.149.187.165",
            "count": 2,
            "first_visit": "2022-01-23T08:17:18.061081+06:00",
            "date": null
        }
    ]
}