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

{
    "count": 103346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65448&ordering=-date",
    "results": [
        {
            "id": 51613,
            "ip_address": "103.87.214.160",
            "count": 1,
            "first_visit": "2023-08-03T20:58:07.980386+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51612,
            "ip_address": "202.134.14.129",
            "count": 2,
            "first_visit": "2023-08-03T20:28:05.337354+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51530,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-08-03T01:45:24.629740+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51571,
            "ip_address": "116.58.205.250",
            "count": 2,
            "first_visit": "2023-08-03T13:09:29.991993+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51529,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-08-03T01:33:58.716384+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51610,
            "ip_address": "103.67.157.41",
            "count": 2,
            "first_visit": "2023-08-03T20:14:04.297558+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51611,
            "ip_address": "103.60.175.15",
            "count": 1,
            "first_visit": "2023-08-03T20:19:00.942613+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51609,
            "ip_address": "103.150.254.75",
            "count": 1,
            "first_visit": "2023-08-03T19:58:20.733189+06:00",
            "date": "2023-08-03"
        }
    ]
}