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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7144&ordering=ip_address",
    "results": [
        {
            "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": 96577,
            "ip_address": "103.147.163.28",
            "count": 1,
            "first_visit": "2026-04-01T14:32:54.523288+06:00",
            "date": "2026-04-01"
        },
        {
            "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": 19125,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-26T15:58:24.645455+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36522,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-10-27T12:10:31.363122+06:00",
            "date": "2022-10-27"
        }
    ]
}