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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42656&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42640&ordering=id",
    "results": [
        {
            "id": 42649,
            "ip_address": "114.119.149.90",
            "count": 1,
            "first_visit": "2023-02-24T12:25:18.414186+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42650,
            "ip_address": "114.130.156.130",
            "count": 1,
            "first_visit": "2023-02-24T12:27:41.265580+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42651,
            "ip_address": "114.119.143.152",
            "count": 1,
            "first_visit": "2023-02-24T13:17:39.441795+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42652,
            "ip_address": "114.119.147.204",
            "count": 1,
            "first_visit": "2023-02-24T13:42:02.587220+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42653,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-02-24T14:23:46.928553+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42654,
            "ip_address": "202.144.201.10",
            "count": 1,
            "first_visit": "2023-02-24T14:25:28.072657+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42655,
            "ip_address": "103.106.58.27",
            "count": 1,
            "first_visit": "2023-02-24T15:01:41.995864+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42656,
            "ip_address": "168.119.65.58",
            "count": 1,
            "first_visit": "2023-02-24T15:02:56.381547+06:00",
            "date": "2023-02-24"
        }
    ]
}