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

{
    "count": 96496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21272&ordering=-count",
    "results": [
        {
            "id": 32244,
            "ip_address": "103.142.67.192",
            "count": 2,
            "first_visit": "2022-08-17T19:08:28.437957+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 32267,
            "ip_address": "103.139.132.133",
            "count": 2,
            "first_visit": "2022-08-17T21:10:01.387996+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 6513,
            "ip_address": "58.145.188.237",
            "count": 2,
            "first_visit": "2022-05-16T03:27:58.095886+06:00",
            "date": null
        },
        {
            "id": 25312,
            "ip_address": "202.134.9.157",
            "count": 2,
            "first_visit": "2022-07-21T10:18:17.916148+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32224,
            "ip_address": "45.248.151.24",
            "count": 2,
            "first_visit": "2022-08-17T14:55:38.584834+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 5638,
            "ip_address": "103.200.38.202",
            "count": 2,
            "first_visit": "2022-05-05T15:41:09.011349+06:00",
            "date": null
        },
        {
            "id": 1722,
            "ip_address": "37.111.206.222",
            "count": 2,
            "first_visit": "2022-01-08T14:25:53.520828+06:00",
            "date": null
        },
        {
            "id": 164,
            "ip_address": "37.111.198.34",
            "count": 2,
            "first_visit": "2021-12-04T19:44:55.321259+06:00",
            "date": null
        }
    ]
}