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

{
    "count": 101370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36192&ordering=id",
    "results": [
        {
            "id": 36201,
            "ip_address": "103.85.233.32",
            "count": 2,
            "first_visit": "2022-10-20T11:42:29.986828+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36202,
            "ip_address": "37.111.211.6",
            "count": 1,
            "first_visit": "2022-10-20T11:52:03.130228+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36203,
            "ip_address": "103.238.63.131",
            "count": 1,
            "first_visit": "2022-10-20T12:07:38.776394+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36204,
            "ip_address": "103.114.94.25",
            "count": 1,
            "first_visit": "2022-10-20T12:09:30.327364+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36205,
            "ip_address": "115.87.201.115",
            "count": 1,
            "first_visit": "2022-10-20T13:04:14.868406+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36206,
            "ip_address": "120.50.4.32",
            "count": 1,
            "first_visit": "2022-10-20T13:04:24.237518+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36207,
            "ip_address": "37.111.242.47",
            "count": 1,
            "first_visit": "2022-10-20T13:12:58.333040+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36208,
            "ip_address": "103.73.44.165",
            "count": 1,
            "first_visit": "2022-10-20T13:36:15.382161+06:00",
            "date": "2022-10-20"
        }
    ]
}