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

{
    "count": 97212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3392&ordering=ip_address",
    "results": [
        {
            "id": 20006,
            "ip_address": "103.124.226.136",
            "count": 1,
            "first_visit": "2022-06-29T11:48:41.863586+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 21437,
            "ip_address": "103.124.226.137",
            "count": 1,
            "first_visit": "2022-07-07T06:55:43.098454+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 29212,
            "ip_address": "103.124.226.141",
            "count": 2,
            "first_visit": "2022-07-29T10:56:36.311435+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 15887,
            "ip_address": "103.124.226.142",
            "count": 1,
            "first_visit": "2022-06-17T08:03:50.934824+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8448,
            "ip_address": "103.124.226.145",
            "count": 1,
            "first_visit": "2022-05-17T23:06:26.450133+06:00",
            "date": null
        },
        {
            "id": 9583,
            "ip_address": "103.124.226.146",
            "count": 3,
            "first_visit": "2022-05-19T23:57:54.166166+06:00",
            "date": null
        },
        {
            "id": 23727,
            "ip_address": "103.124.226.146",
            "count": 1,
            "first_visit": "2022-07-18T22:19:39.922352+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29373,
            "ip_address": "103.124.226.147",
            "count": 1,
            "first_visit": "2022-07-29T15:38:34.255868+06:00",
            "date": "2022-07-29"
        }
    ]
}