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

{
    "count": 102689,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50248&ordering=ip_address",
    "results": [
        {
            "id": 36983,
            "ip_address": "119.30.32.21",
            "count": 2,
            "first_visit": "2022-11-05T18:35:34.917989+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 7907,
            "ip_address": "119.30.32.211",
            "count": 2,
            "first_visit": "2022-05-17T11:06:27.335047+06:00",
            "date": null
        },
        {
            "id": 65264,
            "ip_address": "119.30.32.211",
            "count": 2,
            "first_visit": "2024-02-27T23:13:35.200253+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 59235,
            "ip_address": "119.30.32.211",
            "count": 2,
            "first_visit": "2023-11-09T11:54:40.128292+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 8723,
            "ip_address": "119.30.32.213",
            "count": 1,
            "first_visit": "2022-05-18T09:40:25.918930+06:00",
            "date": null
        },
        {
            "id": 5561,
            "ip_address": "119.30.32.214",
            "count": 10,
            "first_visit": "2022-05-02T17:47:27.358769+06:00",
            "date": null
        },
        {
            "id": 33882,
            "ip_address": "119.30.32.215",
            "count": 1,
            "first_visit": "2022-09-05T23:02:05.863996+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 19375,
            "ip_address": "119.30.32.215",
            "count": 1,
            "first_visit": "2022-06-27T09:18:55.985069+06:00",
            "date": "2022-06-27"
        }
    ]
}