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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50936&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50920&ordering=-id",
    "results": [
        {
            "id": 51889,
            "ip_address": "123.6.49.50",
            "count": 1,
            "first_visit": "2023-08-07T19:19:39.592956+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51888,
            "ip_address": "114.119.130.12",
            "count": 2,
            "first_visit": "2023-08-07T18:47:22.633287+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51887,
            "ip_address": "103.76.44.137",
            "count": 1,
            "first_visit": "2023-08-07T18:11:26.037797+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51886,
            "ip_address": "152.57.239.173",
            "count": 1,
            "first_visit": "2023-08-07T17:48:59.638237+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51885,
            "ip_address": "74.125.212.4",
            "count": 1,
            "first_visit": "2023-08-07T17:19:58.259477+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51884,
            "ip_address": "37.111.214.44",
            "count": 5,
            "first_visit": "2023-08-07T17:16:19.751747+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51883,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2023-08-07T17:09:44.780542+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51882,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2023-08-07T16:58:02.506548+06:00",
            "date": "2023-08-07"
        }
    ]
}