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

{
    "count": 103523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64744&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64728&ordering=-date",
    "results": [
        {
            "id": 52492,
            "ip_address": "54.245.44.17",
            "count": 13,
            "first_visit": "2023-08-14T14:09:02.965226+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52522,
            "ip_address": "130.193.193.58",
            "count": 1,
            "first_visit": "2023-08-14T20:05:31.175283+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52502,
            "ip_address": "202.164.208.19",
            "count": 3,
            "first_visit": "2023-08-14T15:50:49.163811+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52529,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-08-14T22:59:37.647232+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52518,
            "ip_address": "103.149.56.23",
            "count": 2,
            "first_visit": "2023-08-14T19:25:39.742527+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52521,
            "ip_address": "103.180.202.5",
            "count": 1,
            "first_visit": "2023-08-14T19:59:59.293598+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52520,
            "ip_address": "59.153.102.30",
            "count": 1,
            "first_visit": "2023-08-14T19:41:56.288192+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52519,
            "ip_address": "114.119.148.47",
            "count": 1,
            "first_visit": "2023-08-14T19:26:31.680294+06:00",
            "date": "2023-08-14"
        }
    ]
}