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

{
    "count": 92325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6784&ordering=ip_address",
    "results": [
        {
            "id": 72428,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2024-08-22T17:23:00.228983+06:00",
            "date": "2024-08-22"
        },
        {
            "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": 20230,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-30T04:29:10.417386+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 27345,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-07-25T14:27:24.178570+06:00",
            "date": "2022-07-25"
        }
    ]
}