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

{
    "count": 99701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=704&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=688&ordering=-count",
    "results": [
        {
            "id": 35619,
            "ip_address": "66.249.79.227",
            "count": 17,
            "first_visit": "2022-10-08T00:14:18.751275+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 3893,
            "ip_address": "58.145.184.226",
            "count": 17,
            "first_visit": "2022-02-26T14:29:15.154661+06:00",
            "date": null
        },
        {
            "id": 341,
            "ip_address": "114.119.159.62",
            "count": 17,
            "first_visit": "2021-12-07T15:06:53.942611+06:00",
            "date": null
        },
        {
            "id": 35625,
            "ip_address": "114.119.141.146",
            "count": 17,
            "first_visit": "2022-10-08T01:23:29.390340+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 301,
            "ip_address": "114.119.153.209",
            "count": 17,
            "first_visit": "2021-12-06T16:19:31.582069+06:00",
            "date": null
        },
        {
            "id": 31201,
            "ip_address": "114.119.141.133",
            "count": 17,
            "first_visit": "2022-08-05T00:58:11.072505+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 34159,
            "ip_address": "66.249.79.227",
            "count": 17,
            "first_visit": "2022-09-11T00:54:09.909876+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 1060,
            "ip_address": "202.134.14.133",
            "count": 17,
            "first_visit": "2021-12-20T15:08:11.052276+06:00",
            "date": null
        }
    ]
}