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

{
    "count": 97385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23328&ordering=-count",
    "results": [
        {
            "id": 22100,
            "ip_address": "103.135.232.79",
            "count": 2,
            "first_visit": "2022-07-12T09:08:03.866419+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 987,
            "ip_address": "27.147.170.86",
            "count": 2,
            "first_visit": "2021-12-20T00:26:25.195839+06:00",
            "date": null
        },
        {
            "id": 26531,
            "ip_address": "114.119.134.230",
            "count": 2,
            "first_visit": "2022-07-24T03:41:40.254380+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9268,
            "ip_address": "45.115.13.194",
            "count": 2,
            "first_visit": "2022-05-19T07:44:29.001428+06:00",
            "date": null
        },
        {
            "id": 9278,
            "ip_address": "85.234.204.196",
            "count": 2,
            "first_visit": "2022-05-19T08:44:43.658622+06:00",
            "date": null
        },
        {
            "id": 37302,
            "ip_address": "103.190.16.119",
            "count": 2,
            "first_visit": "2022-11-12T14:52:30.613287+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37323,
            "ip_address": "37.111.207.40",
            "count": 2,
            "first_visit": "2022-11-13T11:25:58.819435+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 9300,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-05-19T10:18:41.188748+06:00",
            "date": null
        }
    ]
}