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

{
    "count": 98004,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25408&ordering=-count",
    "results": [
        {
            "id": 6203,
            "ip_address": "103.130.173.174",
            "count": 2,
            "first_visit": "2022-05-15T04:33:47.937036+06:00",
            "date": null
        },
        {
            "id": 625,
            "ip_address": "173.252.127.119",
            "count": 2,
            "first_visit": "2021-12-12T22:21:43.841003+06:00",
            "date": null
        },
        {
            "id": 33848,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-05T10:50:23.295126+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33900,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-06T03:24:42.292089+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33849,
            "ip_address": "27.147.243.57",
            "count": 2,
            "first_visit": "2022-09-05T10:57:06.985936+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 24447,
            "ip_address": "103.167.18.74",
            "count": 2,
            "first_visit": "2022-07-20T10:14:29.238937+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24378,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-07-20T06:34:05.686024+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3198,
            "ip_address": "118.179.173.1",
            "count": 2,
            "first_visit": "2022-02-01T19:38:49.511582+06:00",
            "date": null
        }
    ]
}