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

{
    "count": 100857,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18144&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18128&ordering=-count",
    "results": [
        {
            "id": 3202,
            "ip_address": "122.144.10.123",
            "count": 2,
            "first_visit": "2022-02-01T21:26:29.325139+06:00",
            "date": null
        },
        {
            "id": 50807,
            "ip_address": "37.111.194.140",
            "count": 2,
            "first_visit": "2023-07-25T14:12:46.973084+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50811,
            "ip_address": "192.140.255.110",
            "count": 2,
            "first_visit": "2023-07-25T16:12:11.543045+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 6419,
            "ip_address": "37.111.211.221",
            "count": 2,
            "first_visit": "2022-05-15T21:32:15.512570+06:00",
            "date": null
        },
        {
            "id": 50810,
            "ip_address": "59.153.102.59",
            "count": 2,
            "first_visit": "2023-07-25T16:07:47.771258+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 1612,
            "ip_address": "202.164.212.77",
            "count": 2,
            "first_visit": "2022-01-03T09:29:46.571187+06:00",
            "date": null
        },
        {
            "id": 50780,
            "ip_address": "103.204.86.86",
            "count": 2,
            "first_visit": "2023-07-25T08:51:10.376512+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50841,
            "ip_address": "103.65.119.60",
            "count": 2,
            "first_visit": "2023-07-25T22:48:54.738745+06:00",
            "date": "2023-07-25"
        }
    ]
}