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

{
    "count": 99299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=-count",
    "results": [
        {
            "id": 38532,
            "ip_address": "49.37.64.43",
            "count": 2,
            "first_visit": "2022-12-10T12:35:41.206275+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 14011,
            "ip_address": "103.120.202.21",
            "count": 2,
            "first_visit": "2022-06-08T15:08:29.246957+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 20394,
            "ip_address": "40.94.97.88",
            "count": 2,
            "first_visit": "2022-06-30T16:33:22.844767+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 29918,
            "ip_address": "202.40.188.218",
            "count": 2,
            "first_visit": "2022-07-30T14:45:28.626302+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8024,
            "ip_address": "37.111.206.49",
            "count": 2,
            "first_visit": "2022-05-17T12:03:50.333679+06:00",
            "date": null
        },
        {
            "id": 12930,
            "ip_address": "119.30.45.208",
            "count": 2,
            "first_visit": "2022-05-30T23:51:39.783424+06:00",
            "date": null
        },
        {
            "id": 40014,
            "ip_address": "58.145.184.236",
            "count": 2,
            "first_visit": "2023-01-07T12:13:36.075827+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 27441,
            "ip_address": "103.67.158.143",
            "count": 2,
            "first_visit": "2022-07-25T22:42:34.798369+06:00",
            "date": "2022-07-25"
        }
    ]
}