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

{
    "count": 99461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24184&ordering=-count",
    "results": [
        {
            "id": 37696,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-11-22T11:41:07.828262+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 9173,
            "ip_address": "37.111.238.199",
            "count": 2,
            "first_visit": "2022-05-18T23:21:37.475431+06:00",
            "date": null
        },
        {
            "id": 13661,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-06T19:13:42.354196+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 9094,
            "ip_address": "58.145.190.230",
            "count": 2,
            "first_visit": "2022-05-18T22:13:34.871706+06:00",
            "date": null
        },
        {
            "id": 12498,
            "ip_address": "37.111.206.146",
            "count": 2,
            "first_visit": "2022-05-29T15:18:54.426750+06:00",
            "date": null
        },
        {
            "id": 37707,
            "ip_address": "37.111.200.35",
            "count": 2,
            "first_visit": "2022-11-22T16:45:19.904225+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 12552,
            "ip_address": "103.67.159.220",
            "count": 2,
            "first_visit": "2022-05-29T20:39:05.325578+06:00",
            "date": null
        },
        {
            "id": 9109,
            "ip_address": "103.31.155.235",
            "count": 2,
            "first_visit": "2022-05-18T22:27:35.888707+06:00",
            "date": null
        }
    ]
}