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

{
    "count": 96377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7024&ordering=ip_address",
    "results": [
        {
            "id": 20021,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-06-29T12:52:12.810333+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 38341,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-12-05T11:27:17.040781+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 7188,
            "ip_address": "103.147.163.212",
            "count": 1,
            "first_visit": "2022-05-16T19:53:12.470465+06:00",
            "date": null
        },
        {
            "id": 1268,
            "ip_address": "103.147.163.255",
            "count": 1,
            "first_visit": "2021-12-22T22:32:30.441031+06:00",
            "date": null
        },
        {
            "id": 89760,
            "ip_address": "103.147.163.26",
            "count": 1,
            "first_visit": "2025-09-19T14:54:30.343699+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 12459,
            "ip_address": "103.147.163.45",
            "count": 2,
            "first_visit": "2022-05-29T12:30:14.922729+06:00",
            "date": null
        },
        {
            "id": 11460,
            "ip_address": "103.147.163.47",
            "count": 1,
            "first_visit": "2022-05-25T22:26:09.276254+06:00",
            "date": null
        },
        {
            "id": 27345,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-07-25T14:27:24.178570+06:00",
            "date": "2022-07-25"
        }
    ]
}