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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13992&ordering=-count",
    "results": [
        {
            "id": 7029,
            "ip_address": "103.107.135.157",
            "count": 3,
            "first_visit": "2022-05-16T18:47:41.455355+06:00",
            "date": null
        },
        {
            "id": 4160,
            "ip_address": "103.170.175.63",
            "count": 3,
            "first_visit": "2022-03-07T14:13:42.134492+06:00",
            "date": null
        },
        {
            "id": 4073,
            "ip_address": "27.147.205.102",
            "count": 3,
            "first_visit": "2022-03-04T18:45:20.402218+06:00",
            "date": null
        },
        {
            "id": 8332,
            "ip_address": "103.242.20.234",
            "count": 3,
            "first_visit": "2022-05-17T22:18:30.646492+06:00",
            "date": null
        },
        {
            "id": 59944,
            "ip_address": "103.121.9.180",
            "count": 3,
            "first_visit": "2023-11-22T12:47:32.094706+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 8323,
            "ip_address": "116.58.205.194",
            "count": 3,
            "first_visit": "2022-05-17T22:16:57.154444+06:00",
            "date": null
        },
        {
            "id": 59753,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-11-19T01:35:42.405062+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59830,
            "ip_address": "144.126.132.175",
            "count": 3,
            "first_visit": "2023-11-20T07:17:16.855090+06:00",
            "date": "2023-11-20"
        }
    ]
}