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

{
    "count": 99890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22392&ordering=-count",
    "results": [
        {
            "id": 23053,
            "ip_address": "27.147.206.192",
            "count": 2,
            "first_visit": "2022-07-16T00:38:09.619766+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 5572,
            "ip_address": "103.225.95.230",
            "count": 2,
            "first_visit": "2022-05-03T07:46:05.652671+06:00",
            "date": null
        },
        {
            "id": 31927,
            "ip_address": "185.172.113.148",
            "count": 2,
            "first_visit": "2022-08-13T16:26:47.049356+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 20058,
            "ip_address": "103.133.134.149",
            "count": 2,
            "first_visit": "2022-06-29T15:35:17.302983+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25572,
            "ip_address": "116.58.201.68",
            "count": 2,
            "first_visit": "2022-07-21T13:57:14.119798+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8488,
            "ip_address": "103.148.210.114",
            "count": 2,
            "first_visit": "2022-05-17T23:22:05.570755+06:00",
            "date": null
        },
        {
            "id": 31934,
            "ip_address": "37.111.202.175",
            "count": 2,
            "first_visit": "2022-08-13T20:29:04.505884+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 25581,
            "ip_address": "43.245.123.136",
            "count": 2,
            "first_visit": "2022-07-21T14:28:12.843509+06:00",
            "date": "2022-07-21"
        }
    ]
}