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

{
    "count": 97418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23376&ordering=-count",
    "results": [
        {
            "id": 1939,
            "ip_address": "103.94.219.20",
            "count": 2,
            "first_visit": "2022-01-11T18:59:57.686160+06:00",
            "date": null
        },
        {
            "id": 7083,
            "ip_address": "103.114.98.14",
            "count": 2,
            "first_visit": "2022-05-16T19:14:44.651200+06:00",
            "date": null
        },
        {
            "id": 9199,
            "ip_address": "37.111.246.88",
            "count": 2,
            "first_visit": "2022-05-18T23:43:07.171271+06:00",
            "date": null
        },
        {
            "id": 37370,
            "ip_address": "27.147.138.178",
            "count": 2,
            "first_visit": "2022-11-14T11:17:43.720315+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 15118,
            "ip_address": "114.119.129.143",
            "count": 2,
            "first_visit": "2022-06-15T00:44:18.185254+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12405,
            "ip_address": "119.30.41.173",
            "count": 2,
            "first_visit": "2022-05-29T09:30:51.326921+06:00",
            "date": null
        },
        {
            "id": 8415,
            "ip_address": "103.67.158.99",
            "count": 2,
            "first_visit": "2022-05-17T22:55:42.041518+06:00",
            "date": null
        },
        {
            "id": 26550,
            "ip_address": "118.67.218.130",
            "count": 2,
            "first_visit": "2022-07-24T06:07:33.024158+06:00",
            "date": "2022-07-24"
        }
    ]
}