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

{
    "count": 98172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28896&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28880&ordering=date",
    "results": [
        {
            "id": 42509,
            "ip_address": "114.119.136.95",
            "count": 1,
            "first_visit": "2023-02-21T16:37:38.142240+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42501,
            "ip_address": "137.59.155.21",
            "count": 3,
            "first_visit": "2023-02-21T13:51:05.431473+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42478,
            "ip_address": "114.119.132.149",
            "count": 2,
            "first_visit": "2023-02-21T03:05:39.493890+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42522,
            "ip_address": "114.119.144.30",
            "count": 1,
            "first_visit": "2023-02-22T02:49:53.257894+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42520,
            "ip_address": "66.249.79.190",
            "count": 1,
            "first_visit": "2023-02-22T00:55:54.909953+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42521,
            "ip_address": "66.249.79.188",
            "count": 2,
            "first_visit": "2023-02-22T01:58:15.612564+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42519,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2023-02-22T00:40:50.768865+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42523,
            "ip_address": "103.115.134.164",
            "count": 1,
            "first_visit": "2023-02-22T03:45:11.948855+06:00",
            "date": "2023-02-22"
        }
    ]
}