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

{
    "count": 101873,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42112&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42096&ordering=date",
    "results": [
        {
            "id": 55822,
            "ip_address": "114.119.142.12",
            "count": 1,
            "first_visit": "2023-09-23T18:57:22.668136+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55823,
            "ip_address": "192.178.8.2",
            "count": 1,
            "first_visit": "2023-09-23T19:13:27.302257+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55824,
            "ip_address": "37.111.212.70",
            "count": 2,
            "first_visit": "2023-09-23T19:13:46.341269+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55826,
            "ip_address": "103.204.208.54",
            "count": 1,
            "first_visit": "2023-09-23T20:09:08.952726+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55827,
            "ip_address": "114.119.158.189",
            "count": 1,
            "first_visit": "2023-09-23T20:14:28.516331+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55828,
            "ip_address": "114.119.137.95",
            "count": 1,
            "first_visit": "2023-09-23T20:14:43.913547+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55830,
            "ip_address": "114.119.150.248",
            "count": 1,
            "first_visit": "2023-09-23T20:36:28.453205+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55835,
            "ip_address": "114.119.139.44",
            "count": 1,
            "first_visit": "2023-09-23T21:45:16.111330+06:00",
            "date": "2023-09-23"
        }
    ]
}