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

{
    "count": 101376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36392&ordering=id",
    "results": [
        {
            "id": 36401,
            "ip_address": "45.118.245.70",
            "count": 1,
            "first_visit": "2022-10-24T15:20:29.523402+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36402,
            "ip_address": "103.15.244.132",
            "count": 1,
            "first_visit": "2022-10-24T15:21:34.919903+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36403,
            "ip_address": "119.148.50.138",
            "count": 4,
            "first_visit": "2022-10-24T15:42:21.846426+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36404,
            "ip_address": "37.111.242.253",
            "count": 2,
            "first_visit": "2022-10-24T16:06:07.086649+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36405,
            "ip_address": "202.134.10.131",
            "count": 1,
            "first_visit": "2022-10-24T16:22:07.933885+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36406,
            "ip_address": "103.95.210.2",
            "count": 1,
            "first_visit": "2022-10-24T17:39:34.463325+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36407,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-10-24T17:57:59.947353+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36408,
            "ip_address": "103.148.178.15",
            "count": 1,
            "first_visit": "2022-10-24T18:39:13.988015+06:00",
            "date": "2022-10-24"
        }
    ]
}