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

{
    "count": 99476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24144&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24128&ordering=-count",
    "results": [
        {
            "id": 37692,
            "ip_address": "103.96.107.194",
            "count": 2,
            "first_visit": "2022-11-22T10:45:37.769635+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 2596,
            "ip_address": "37.111.212.118",
            "count": 2,
            "first_visit": "2022-01-22T11:08:39.041942+06:00",
            "date": null
        },
        {
            "id": 2594,
            "ip_address": "27.147.202.234",
            "count": 2,
            "first_visit": "2022-01-22T10:28:43.903078+06:00",
            "date": null
        },
        {
            "id": 26722,
            "ip_address": "103.59.38.34",
            "count": 2,
            "first_visit": "2022-07-24T12:13:41.662084+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12534,
            "ip_address": "3.124.186.47",
            "count": 2,
            "first_visit": "2022-05-29T19:19:08.499522+06:00",
            "date": null
        },
        {
            "id": 37643,
            "ip_address": "103.149.142.69",
            "count": 2,
            "first_visit": "2022-11-21T09:12:53.364517+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 7179,
            "ip_address": "43.245.121.56",
            "count": 2,
            "first_visit": "2022-05-16T19:50:07.691688+06:00",
            "date": null
        },
        {
            "id": 9184,
            "ip_address": "27.123.255.248",
            "count": 2,
            "first_visit": "2022-05-18T23:29:18.092577+06:00",
            "date": null
        }
    ]
}