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

{
    "count": 98236,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30608&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30592&ordering=id",
    "results": [
        {
            "id": 30601,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-08-01T08:58:36.715698+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30602,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-01T09:42:17.932252+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30603,
            "ip_address": "103.89.24.42",
            "count": 1,
            "first_visit": "2022-08-01T09:42:23.173924+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30604,
            "ip_address": "103.15.42.196",
            "count": 1,
            "first_visit": "2022-08-01T09:48:51.673853+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30605,
            "ip_address": "103.25.249.235",
            "count": 1,
            "first_visit": "2022-08-01T09:55:36.147632+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30606,
            "ip_address": "58.145.191.226",
            "count": 1,
            "first_visit": "2022-08-01T09:55:58.651109+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30607,
            "ip_address": "40.94.226.49",
            "count": 1,
            "first_visit": "2022-08-01T09:56:54.435409+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30608,
            "ip_address": "40.94.226.68",
            "count": 1,
            "first_visit": "2022-08-01T09:57:01.363423+06:00",
            "date": "2022-08-01"
        }
    ]
}