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

{
    "count": 102706,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50664&ordering=ip_address",
    "results": [
        {
            "id": 11894,
            "ip_address": "119.30.38.131",
            "count": 1,
            "first_visit": "2022-05-27T11:32:43.297203+06:00",
            "date": null
        },
        {
            "id": 6780,
            "ip_address": "119.30.38.132",
            "count": 2,
            "first_visit": "2022-05-16T15:19:07.579095+06:00",
            "date": null
        },
        {
            "id": 11690,
            "ip_address": "119.30.38.136",
            "count": 1,
            "first_visit": "2022-05-26T17:04:42.271874+06:00",
            "date": null
        },
        {
            "id": 31750,
            "ip_address": "119.30.38.137",
            "count": 1,
            "first_visit": "2022-08-11T08:52:10.431209+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 33373,
            "ip_address": "119.30.38.137",
            "count": 1,
            "first_visit": "2022-08-29T23:49:18.537164+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 97691,
            "ip_address": "119.30.38.137",
            "count": 1,
            "first_visit": "2026-05-04T07:03:08.630476+06:00",
            "date": "2026-05-04"
        },
        {
            "id": 12380,
            "ip_address": "119.30.38.138",
            "count": 1,
            "first_visit": "2022-05-29T05:56:13.936187+06:00",
            "date": null
        },
        {
            "id": 12265,
            "ip_address": "119.30.38.14",
            "count": 1,
            "first_visit": "2022-05-28T18:22:10.720678+06:00",
            "date": null
        }
    ]
}