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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42528&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=date",
    "results": [
        {
            "id": 56243,
            "ip_address": "114.119.144.143",
            "count": 1,
            "first_visit": "2023-09-28T17:12:34.176086+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56244,
            "ip_address": "174.224.250.122",
            "count": 1,
            "first_visit": "2023-09-28T17:26:09.031364+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56242,
            "ip_address": "103.161.68.53",
            "count": 2,
            "first_visit": "2023-09-28T16:28:31.914619+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56245,
            "ip_address": "103.190.226.33",
            "count": 1,
            "first_visit": "2023-09-28T17:54:06.386033+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56246,
            "ip_address": "212.237.118.97",
            "count": 1,
            "first_visit": "2023-09-28T18:04:17.377052+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56247,
            "ip_address": "103.230.104.6",
            "count": 1,
            "first_visit": "2023-09-28T18:11:58.273157+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56248,
            "ip_address": "114.119.139.128",
            "count": 1,
            "first_visit": "2023-09-28T18:31:37.783937+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56249,
            "ip_address": "114.119.144.55",
            "count": 1,
            "first_visit": "2023-09-28T18:44:04.825340+06:00",
            "date": "2023-09-28"
        }
    ]
}