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

{
    "count": 95128,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=-count",
    "results": [
        {
            "id": 52026,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-09T12:53:51.407798+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52197,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-11T05:16:29.349797+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52836,
            "ip_address": "103.38.17.191",
            "count": 2,
            "first_visit": "2023-08-18T13:13:22.204123+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 51950,
            "ip_address": "27.147.206.231",
            "count": 2,
            "first_visit": "2023-08-08T11:59:30.782311+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51918,
            "ip_address": "203.4.187.16",
            "count": 2,
            "first_visit": "2023-08-08T01:25:21.048754+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 3560,
            "ip_address": "103.204.246.10",
            "count": 2,
            "first_visit": "2022-02-13T00:33:55.093516+06:00",
            "date": null
        },
        {
            "id": 14200,
            "ip_address": "114.119.129.2",
            "count": 2,
            "first_visit": "2022-06-09T16:16:22.300308+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 51909,
            "ip_address": "103.170.137.154",
            "count": 2,
            "first_visit": "2023-08-07T23:20:50.782520+06:00",
            "date": "2023-08-07"
        }
    ]
}