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

{
    "count": 94637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14304&ordering=-count",
    "results": [
        {
            "id": 55621,
            "ip_address": "103.206.16.2",
            "count": 2,
            "first_visit": "2023-09-21T11:41:40.002822+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 1835,
            "ip_address": "37.111.210.216",
            "count": 2,
            "first_visit": "2022-01-11T12:05:09.298699+06:00",
            "date": null
        },
        {
            "id": 55576,
            "ip_address": "52.95.4.0",
            "count": 2,
            "first_visit": "2023-09-21T00:18:26.127656+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 3807,
            "ip_address": "86.16.157.51",
            "count": 2,
            "first_visit": "2022-02-23T03:09:56.761397+06:00",
            "date": null
        },
        {
            "id": 55637,
            "ip_address": "220.255.162.43",
            "count": 2,
            "first_visit": "2023-09-21T15:10:00.413185+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 55711,
            "ip_address": "27.147.200.235",
            "count": 2,
            "first_visit": "2023-09-22T13:20:21.972458+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55834,
            "ip_address": "103.177.220.2",
            "count": 2,
            "first_visit": "2023-09-23T21:39:39.533356+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 1891,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-01-11T15:39:06.723424+06:00",
            "date": null
        }
    ]
}