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

{
    "count": 98137,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=-count",
    "results": [
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 74806,
            "ip_address": "202.144.203.18",
            "count": 10,
            "first_visit": "2024-10-26T22:19:01.188763+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 11146,
            "ip_address": "114.119.132.146",
            "count": 10,
            "first_visit": "2022-05-24T21:49:00.330092+06:00",
            "date": null
        },
        {
            "id": 475,
            "ip_address": "114.119.156.85",
            "count": 10,
            "first_visit": "2021-12-09T09:13:37.395855+06:00",
            "date": null
        },
        {
            "id": 73116,
            "ip_address": "66.249.64.132",
            "count": 10,
            "first_visit": "2024-09-08T01:20:36.498933+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 11197,
            "ip_address": "114.119.134.79",
            "count": 10,
            "first_visit": "2022-05-24T22:55:02.632631+06:00",
            "date": null
        },
        {
            "id": 73152,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-09T00:42:40.480332+06:00",
            "date": "2024-09-09"
        }
    ]
}