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

{
    "count": 101963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42760&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42744&ordering=date",
    "results": [
        {
            "id": 56478,
            "ip_address": "103.17.37.185",
            "count": 1,
            "first_visit": "2023-10-01T16:30:02.485690+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56479,
            "ip_address": "114.119.143.50",
            "count": 1,
            "first_visit": "2023-10-01T16:30:39.621985+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56480,
            "ip_address": "114.119.148.154",
            "count": 1,
            "first_visit": "2023-10-01T16:30:58.185142+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56481,
            "ip_address": "114.119.155.200",
            "count": 1,
            "first_visit": "2023-10-01T16:33:49.638500+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56482,
            "ip_address": "114.119.150.28",
            "count": 1,
            "first_visit": "2023-10-01T16:34:48.351107+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56483,
            "ip_address": "114.119.151.82",
            "count": 1,
            "first_visit": "2023-10-01T16:35:29.617856+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56484,
            "ip_address": "114.119.137.237",
            "count": 1,
            "first_visit": "2023-10-01T16:36:50.996431+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56485,
            "ip_address": "114.119.133.182",
            "count": 1,
            "first_visit": "2023-10-01T16:37:55.104273+06:00",
            "date": "2023-10-01"
        }
    ]
}