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

{
    "count": 92144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1848&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1832&ordering=first_visit",
    "results": [
        {
            "id": 1841,
            "ip_address": "144.48.108.46",
            "count": 1,
            "first_visit": "2022-01-11T12:20:52.035566+06:00",
            "date": null
        },
        {
            "id": 1842,
            "ip_address": "103.96.106.149",
            "count": 1,
            "first_visit": "2022-01-11T12:22:29.607761+06:00",
            "date": null
        },
        {
            "id": 1843,
            "ip_address": "103.69.150.49",
            "count": 4,
            "first_visit": "2022-01-11T12:24:24.510326+06:00",
            "date": null
        },
        {
            "id": 1844,
            "ip_address": "103.143.234.75",
            "count": 1,
            "first_visit": "2022-01-11T12:27:09.938520+06:00",
            "date": null
        },
        {
            "id": 1845,
            "ip_address": "103.131.91.5",
            "count": 1,
            "first_visit": "2022-01-11T12:33:05.704578+06:00",
            "date": null
        },
        {
            "id": 1846,
            "ip_address": "1.145.99.189",
            "count": 1,
            "first_visit": "2022-01-11T12:36:19.255929+06:00",
            "date": null
        },
        {
            "id": 1847,
            "ip_address": "103.49.202.235",
            "count": 6,
            "first_visit": "2022-01-11T12:41:46.366652+06:00",
            "date": null
        },
        {
            "id": 1848,
            "ip_address": "103.138.125.195",
            "count": 2,
            "first_visit": "2022-01-11T12:50:08.297056+06:00",
            "date": null
        }
    ]
}