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

{
    "count": 99865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22504&ordering=-count",
    "results": [
        {
            "id": 6636,
            "ip_address": "103.109.215.230",
            "count": 2,
            "first_visit": "2022-05-16T11:46:07.802822+06:00",
            "date": null
        },
        {
            "id": 22988,
            "ip_address": "103.143.255.17",
            "count": 2,
            "first_visit": "2022-07-15T15:40:19.406482+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 15863,
            "ip_address": "37.111.196.221",
            "count": 2,
            "first_visit": "2022-06-17T07:07:57.034130+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 31841,
            "ip_address": "118.179.74.241",
            "count": 2,
            "first_visit": "2022-08-12T11:26:26.280017+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 20937,
            "ip_address": "103.229.82.110",
            "count": 2,
            "first_visit": "2022-07-03T21:00:31.589548+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 6686,
            "ip_address": "37.111.232.31",
            "count": 2,
            "first_visit": "2022-05-16T13:09:23.346120+06:00",
            "date": null
        },
        {
            "id": 31821,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-08-12T04:38:23.043288+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 22965,
            "ip_address": "118.179.17.249",
            "count": 2,
            "first_visit": "2022-07-15T12:10:16.806029+06:00",
            "date": "2022-07-15"
        }
    ]
}