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

{
    "count": 98112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26248&ordering=ip_address",
    "results": [
        {
            "id": 11113,
            "ip_address": "114.119.128.244",
            "count": 3,
            "first_visit": "2022-05-24T20:22:44.914814+06:00",
            "date": null
        },
        {
            "id": 15874,
            "ip_address": "114.119.128.244",
            "count": 1,
            "first_visit": "2022-06-17T07:38:22.004813+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 18017,
            "ip_address": "114.119.128.244",
            "count": 1,
            "first_visit": "2022-06-24T08:10:13.280039+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 21180,
            "ip_address": "114.119.128.244",
            "count": 1,
            "first_visit": "2022-07-05T07:28:52.805161+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 28804,
            "ip_address": "114.119.128.244",
            "count": 1,
            "first_visit": "2022-07-28T13:05:06.318257+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 21958,
            "ip_address": "114.119.128.253",
            "count": 1,
            "first_visit": "2022-07-11T11:18:01.615455+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 5919,
            "ip_address": "114.119.128.253",
            "count": 9,
            "first_visit": "2022-05-12T20:17:12.363785+06:00",
            "date": null
        },
        {
            "id": 21787,
            "ip_address": "114.119.128.253",
            "count": 1,
            "first_visit": "2022-07-10T00:32:20.947122+06:00",
            "date": "2022-07-10"
        }
    ]
}