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

{
    "count": 94018,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12376&ordering=-date",
    "results": [
        {
            "id": 12425,
            "ip_address": "203.202.253.2",
            "count": 1,
            "first_visit": "2022-05-29T10:45:44.709697+06:00",
            "date": null
        },
        {
            "id": 12415,
            "ip_address": "103.126.149.77",
            "count": 2,
            "first_visit": "2022-05-29T10:00:38.447159+06:00",
            "date": null
        },
        {
            "id": 12426,
            "ip_address": "103.134.39.150",
            "count": 1,
            "first_visit": "2022-05-29T10:49:42.690578+06:00",
            "date": null
        },
        {
            "id": 12333,
            "ip_address": "103.159.130.254",
            "count": 2,
            "first_visit": "2022-05-28T23:51:06.457148+06:00",
            "date": null
        },
        {
            "id": 12416,
            "ip_address": "43.224.111.205",
            "count": 2,
            "first_visit": "2022-05-29T10:03:39.912831+06:00",
            "date": null
        },
        {
            "id": 12394,
            "ip_address": "119.30.38.218",
            "count": 2,
            "first_visit": "2022-05-29T08:35:42.094252+06:00",
            "date": null
        },
        {
            "id": 12352,
            "ip_address": "119.30.38.231",
            "count": 3,
            "first_visit": "2022-05-29T00:33:09.990372+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}