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

{
    "count": 100070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2152&ordering=-count",
    "results": [
        {
            "id": 815,
            "ip_address": "66.249.66.198",
            "count": 10,
            "first_visit": "2021-12-19T00:19:27.440436+06:00",
            "date": null
        },
        {
            "id": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 11146,
            "ip_address": "114.119.132.146",
            "count": 10,
            "first_visit": "2022-05-24T21:49:00.330092+06:00",
            "date": null
        },
        {
            "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": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 3703,
            "ip_address": "18.209.228.134",
            "count": 10,
            "first_visit": "2022-02-18T09:59:11.823583+06:00",
            "date": null
        },
        {
            "id": 11197,
            "ip_address": "114.119.134.79",
            "count": 10,
            "first_visit": "2022-05-24T22:55:02.632631+06:00",
            "date": null
        },
        {
            "id": 74925,
            "ip_address": "66.249.69.161",
            "count": 10,
            "first_visit": "2024-10-29T02:15:37.569581+06:00",
            "date": "2024-10-29"
        }
    ]
}