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

{
    "count": 99735,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25960&ordering=-count",
    "results": [
        {
            "id": 6228,
            "ip_address": "103.217.111.21",
            "count": 2,
            "first_visit": "2022-05-15T06:52:09.799501+06:00",
            "date": null
        },
        {
            "id": 24317,
            "ip_address": "116.58.201.2",
            "count": 2,
            "first_visit": "2022-07-20T01:01:58.304935+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34085,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-09-09T03:32:39.721903+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 6136,
            "ip_address": "116.58.201.93",
            "count": 2,
            "first_visit": "2022-05-14T20:36:41.090799+06:00",
            "date": null
        },
        {
            "id": 33741,
            "ip_address": "103.150.255.73",
            "count": 2,
            "first_visit": "2022-09-03T09:07:47.123615+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 34107,
            "ip_address": "156.146.207.45",
            "count": 2,
            "first_visit": "2022-09-10T02:52:05.937052+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34035,
            "ip_address": "103.144.200.194",
            "count": 2,
            "first_visit": "2022-09-08T11:14:27.752984+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 10992,
            "ip_address": "103.130.173.207",
            "count": 2,
            "first_visit": "2022-05-24T14:13:57.009299+06:00",
            "date": null
        }
    ]
}