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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40024&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40008&ordering=id",
    "results": [
        {
            "id": 40017,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-01-07T13:29:01.199166+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40018,
            "ip_address": "103.153.211.112",
            "count": 1,
            "first_visit": "2023-01-07T13:29:47.314182+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40019,
            "ip_address": "58.145.185.239",
            "count": 1,
            "first_visit": "2023-01-07T14:11:07.989602+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40020,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-01-07T14:26:21.134620+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40021,
            "ip_address": "104.196.149.223",
            "count": 1,
            "first_visit": "2023-01-07T15:07:01.550333+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40022,
            "ip_address": "34.73.237.1",
            "count": 2,
            "first_visit": "2023-01-07T15:08:18.749524+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40023,
            "ip_address": "103.136.1.53",
            "count": 1,
            "first_visit": "2023-01-07T16:06:42.058709+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40024,
            "ip_address": "118.179.119.238",
            "count": 1,
            "first_visit": "2023-01-07T16:19:35.360816+06:00",
            "date": "2023-01-07"
        }
    ]
}