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

{
    "count": 99994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8392&ordering=-count",
    "results": [
        {
            "id": 5659,
            "ip_address": "103.200.93.100",
            "count": 4,
            "first_visit": "2022-05-06T02:03:52.208627+06:00",
            "date": null
        },
        {
            "id": 2809,
            "ip_address": "103.104.218.228",
            "count": 4,
            "first_visit": "2022-01-25T13:44:19.679516+06:00",
            "date": null
        },
        {
            "id": 36826,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-02T09:33:07.825676+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 74407,
            "ip_address": "103.140.64.29",
            "count": 4,
            "first_visit": "2024-10-14T11:33:11.774061+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 37364,
            "ip_address": "180.211.248.38",
            "count": 4,
            "first_visit": "2022-11-14T10:11:15.590143+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 13535,
            "ip_address": "37.111.223.65",
            "count": 4,
            "first_visit": "2022-06-05T01:13:59.016374+06:00",
            "date": null
        },
        {
            "id": 36820,
            "ip_address": "103.89.24.40",
            "count": 4,
            "first_visit": "2022-11-02T08:00:55.117165+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 5674,
            "ip_address": "103.133.135.150",
            "count": 4,
            "first_visit": "2022-05-06T19:30:20.575437+06:00",
            "date": null
        }
    ]
}