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

{
    "count": 101919,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42376&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42360&ordering=date",
    "results": [
        {
            "id": 56081,
            "ip_address": "114.119.157.214",
            "count": 1,
            "first_visit": "2023-09-26T15:00:04.252688+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56083,
            "ip_address": "202.5.50.144",
            "count": 1,
            "first_visit": "2023-09-26T15:44:03.624106+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56085,
            "ip_address": "116.204.154.59",
            "count": 1,
            "first_visit": "2023-09-26T16:21:10.494317+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56084,
            "ip_address": "114.119.139.102",
            "count": 1,
            "first_visit": "2023-09-26T16:09:14.607128+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56111,
            "ip_address": "114.119.134.49",
            "count": 1,
            "first_visit": "2023-09-26T20:36:47.586123+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56086,
            "ip_address": "114.119.147.97",
            "count": 1,
            "first_visit": "2023-09-26T16:27:32.255276+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56087,
            "ip_address": "114.119.133.34",
            "count": 1,
            "first_visit": "2023-09-26T16:29:26.382357+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56060,
            "ip_address": "103.130.11.7",
            "count": 2,
            "first_visit": "2023-09-26T08:16:19.679776+06:00",
            "date": "2023-09-26"
        }
    ]
}