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

{
    "count": 100574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15376&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15360&ordering=-count",
    "results": [
        {
            "id": 59534,
            "ip_address": "203.95.220.193",
            "count": 2,
            "first_visit": "2023-11-15T13:13:55.603644+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 62235,
            "ip_address": "49.204.128.241",
            "count": 2,
            "first_visit": "2024-01-03T20:53:39.035865+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 7558,
            "ip_address": "58.145.185.243",
            "count": 2,
            "first_visit": "2022-05-17T01:18:47.312531+06:00",
            "date": null
        },
        {
            "id": 59484,
            "ip_address": "202.134.14.152",
            "count": 2,
            "first_visit": "2023-11-14T14:09:40.910910+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 3746,
            "ip_address": "202.173.122.45",
            "count": 2,
            "first_visit": "2022-02-20T13:00:24.830285+06:00",
            "date": null
        },
        {
            "id": 62267,
            "ip_address": "66.249.69.7",
            "count": 2,
            "first_visit": "2024-01-04T06:06:16.841662+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 59469,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-14T06:44:16.235377+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59447,
            "ip_address": "103.73.45.154",
            "count": 2,
            "first_visit": "2023-11-13T18:15:25.270119+06:00",
            "date": "2023-11-13"
        }
    ]
}