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

{
    "count": 99850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22584&ordering=-count",
    "results": [
        {
            "id": 5400,
            "ip_address": "37.111.211.138",
            "count": 2,
            "first_visit": "2022-04-26T12:24:45.412823+06:00",
            "date": null
        },
        {
            "id": 11789,
            "ip_address": "113.212.111.16",
            "count": 2,
            "first_visit": "2022-05-26T23:38:59.862200+06:00",
            "date": null
        },
        {
            "id": 18067,
            "ip_address": "119.30.47.95",
            "count": 2,
            "first_visit": "2022-06-24T11:06:46.251883+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7891,
            "ip_address": "103.197.153.223",
            "count": 2,
            "first_visit": "2022-05-17T11:01:11.070542+06:00",
            "date": null
        },
        {
            "id": 9910,
            "ip_address": "103.134.168.72",
            "count": 2,
            "first_visit": "2022-05-21T00:38:57.908351+06:00",
            "date": null
        },
        {
            "id": 18071,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-06-24T11:20:28.019019+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 36014,
            "ip_address": "103.88.140.70",
            "count": 2,
            "first_visit": "2022-10-17T09:47:29.926182+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36013,
            "ip_address": "27.147.169.219",
            "count": 2,
            "first_visit": "2022-10-17T09:11:07.117037+06:00",
            "date": "2022-10-17"
        }
    ]
}