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

{
    "count": 99527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23856&ordering=-count",
    "results": [
        {
            "id": 4269,
            "ip_address": "103.150.255.84",
            "count": 2,
            "first_visit": "2022-03-11T09:14:48.042755+06:00",
            "date": null
        },
        {
            "id": 37363,
            "ip_address": "37.111.210.203",
            "count": 2,
            "first_visit": "2022-11-14T10:00:08.761773+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 9182,
            "ip_address": "103.67.157.104",
            "count": 2,
            "first_visit": "2022-05-18T23:27:39.767287+06:00",
            "date": null
        },
        {
            "id": 20850,
            "ip_address": "103.183.116.3",
            "count": 2,
            "first_visit": "2022-07-03T10:23:34.635830+06:00",
            "date": "2022-07-03"
        },
        {
            "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"
        }
    ]
}