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

{
    "count": 103450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64992&ordering=-date",
    "results": [
        {
            "id": 52131,
            "ip_address": "103.60.175.9",
            "count": 3,
            "first_visit": "2023-08-10T11:49:31.902235+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52169,
            "ip_address": "45.120.97.243",
            "count": 2,
            "first_visit": "2023-08-10T21:50:50.381336+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52172,
            "ip_address": "103.148.149.4",
            "count": 2,
            "first_visit": "2023-08-10T22:11:15.304698+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52163,
            "ip_address": "103.82.173.151",
            "count": 5,
            "first_visit": "2023-08-10T19:54:11.707111+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52171,
            "ip_address": "202.173.122.20",
            "count": 1,
            "first_visit": "2023-08-10T22:05:14.529512+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52170,
            "ip_address": "45.120.115.238",
            "count": 1,
            "first_visit": "2023-08-10T21:59:15.392587+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52165,
            "ip_address": "114.119.153.131",
            "count": 1,
            "first_visit": "2023-08-10T20:05:00.934076+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52164,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-08-10T19:54:21.170055+06:00",
            "date": "2023-08-10"
        }
    ]
}