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

{
    "count": 99526,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23864&ordering=-count",
    "results": [
        {
            "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"
        },
        {
            "id": 30584,
            "ip_address": "103.111.9.45",
            "count": 2,
            "first_visit": "2022-08-01T04:04:31.041674+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 1863,
            "ip_address": "37.111.211.158",
            "count": 2,
            "first_visit": "2022-01-11T13:51:03.490596+06:00",
            "date": null
        },
        {
            "id": 20561,
            "ip_address": "41.205.32.133",
            "count": 2,
            "first_visit": "2022-07-01T15:42:24.632001+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 9206,
            "ip_address": "116.58.201.6",
            "count": 2,
            "first_visit": "2022-05-18T23:49:05.461851+06:00",
            "date": null
        }
    ]
}