GET /user_management/visitor-free/?format=api&offset=42664&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=42672&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42656&ordering=id",
    "results": [
        {
            "id": 42665,
            "ip_address": "116.58.202.89",
            "count": 3,
            "first_visit": "2023-02-24T20:03:24.712956+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42666,
            "ip_address": "37.111.194.205",
            "count": 1,
            "first_visit": "2023-02-24T20:40:19.648341+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42667,
            "ip_address": "103.161.68.55",
            "count": 8,
            "first_visit": "2023-02-24T21:07:05.570026+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42668,
            "ip_address": "42.0.4.245",
            "count": 1,
            "first_visit": "2023-02-24T22:09:41.729277+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42669,
            "ip_address": "103.213.242.54",
            "count": 2,
            "first_visit": "2023-02-24T22:27:56.379532+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42670,
            "ip_address": "202.134.14.156",
            "count": 1,
            "first_visit": "2023-02-24T22:39:45.261603+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42671,
            "ip_address": "114.119.147.248",
            "count": 1,
            "first_visit": "2023-02-24T22:40:46.877047+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42672,
            "ip_address": "202.134.8.138",
            "count": 3,
            "first_visit": "2023-02-24T22:44:40.572875+06:00",
            "date": "2023-02-24"
        }
    ]
}