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

{
    "count": 99671,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23344&ordering=-count",
    "results": [
        {
            "id": 22433,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-07-14T05:07:05.085984+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 36884,
            "ip_address": "103.100.235.80",
            "count": 2,
            "first_visit": "2022-11-03T17:22:22.652245+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 5338,
            "ip_address": "103.197.205.221",
            "count": 2,
            "first_visit": "2022-04-24T10:32:56.133334+06:00",
            "date": null
        },
        {
            "id": 15402,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-15T18:42:34.170760+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9524,
            "ip_address": "37.111.197.5",
            "count": 2,
            "first_visit": "2022-05-19T22:46:57.032526+06:00",
            "date": null
        },
        {
            "id": 6904,
            "ip_address": "58.145.187.251",
            "count": 2,
            "first_visit": "2022-05-16T17:12:18.093817+06:00",
            "date": null
        },
        {
            "id": 6755,
            "ip_address": "119.10.175.34",
            "count": 2,
            "first_visit": "2022-05-16T14:35:48.988049+06:00",
            "date": null
        },
        {
            "id": 2695,
            "ip_address": "110.76.128.65",
            "count": 2,
            "first_visit": "2022-01-23T20:12:50.708956+06:00",
            "date": null
        }
    ]
}