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

{
    "count": 99788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26112&ordering=-count",
    "results": [
        {
            "id": 24643,
            "ip_address": "103.74.238.37",
            "count": 2,
            "first_visit": "2022-07-20T13:37:24.975189+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1660,
            "ip_address": "103.230.104.51",
            "count": 2,
            "first_visit": "2022-01-04T22:32:24.973552+06:00",
            "date": null
        },
        {
            "id": 3266,
            "ip_address": "103.142.67.167",
            "count": 2,
            "first_visit": "2022-02-03T15:50:07.059912+06:00",
            "date": null
        },
        {
            "id": 33625,
            "ip_address": "194.32.168.128",
            "count": 2,
            "first_visit": "2022-09-01T15:22:12.620693+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 24611,
            "ip_address": "37.111.212.231",
            "count": 2,
            "first_visit": "2022-07-20T12:26:41.403895+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6135,
            "ip_address": "103.217.111.155",
            "count": 2,
            "first_visit": "2022-05-14T20:34:00.255543+06:00",
            "date": null
        },
        {
            "id": 24581,
            "ip_address": "27.147.205.235",
            "count": 2,
            "first_visit": "2022-07-20T12:03:05.828029+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16846,
            "ip_address": "116.206.91.194",
            "count": 2,
            "first_visit": "2022-06-20T15:43:26.124360+06:00",
            "date": "2022-06-20"
        }
    ]
}