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

{
    "count": 99396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10792&ordering=-count",
    "results": [
        {
            "id": 30434,
            "ip_address": "37.111.196.157",
            "count": 3,
            "first_visit": "2022-07-31T15:55:26.978291+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3108,
            "ip_address": "103.67.157.176",
            "count": 3,
            "first_visit": "2022-01-31T15:58:01.859980+06:00",
            "date": null
        },
        {
            "id": 71795,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-04T09:38:41.354526+06:00",
            "date": "2024-08-04"
        },
        {
            "id": 3036,
            "ip_address": "203.78.147.8",
            "count": 3,
            "first_visit": "2022-01-29T20:27:45.316961+06:00",
            "date": null
        },
        {
            "id": 71787,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-04T04:14:30.267828+06:00",
            "date": "2024-08-04"
        },
        {
            "id": 71804,
            "ip_address": "36.50.238.11",
            "count": 3,
            "first_visit": "2024-08-04T21:57:29.794075+06:00",
            "date": "2024-08-04"
        },
        {
            "id": 30300,
            "ip_address": "202.40.188.218",
            "count": 3,
            "first_visit": "2022-07-31T10:45:11.312739+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 71785,
            "ip_address": "66.249.89.100",
            "count": 3,
            "first_visit": "2024-08-04T03:08:54.987762+06:00",
            "date": "2024-08-04"
        }
    ]
}