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

{
    "count": 102218,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1368&ordering=ip_address",
    "results": [
        {
            "id": 3663,
            "ip_address": "103.110.79.225",
            "count": 1,
            "first_visit": "2022-02-16T15:11:09.350022+06:00",
            "date": null
        },
        {
            "id": 93511,
            "ip_address": "103.110.96.156",
            "count": 3,
            "first_visit": "2026-01-01T16:41:18.132125+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 8104,
            "ip_address": "103.110.97.197",
            "count": 1,
            "first_visit": "2022-05-17T12:37:23.552138+06:00",
            "date": null
        },
        {
            "id": 24101,
            "ip_address": "103.110.98.114",
            "count": 1,
            "first_visit": "2022-07-19T13:52:14.826801+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 25468,
            "ip_address": "103.110.98.114",
            "count": 1,
            "first_visit": "2022-07-21T12:08:50.608500+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25450,
            "ip_address": "103.110.99.158",
            "count": 1,
            "first_visit": "2022-07-21T11:52:03.522905+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1645,
            "ip_address": "103.111.10.226",
            "count": 1,
            "first_visit": "2022-01-04T13:10:10.785337+06:00",
            "date": null
        },
        {
            "id": 2187,
            "ip_address": "103.111.10.237",
            "count": 1,
            "first_visit": "2022-01-14T12:22:45.222045+06:00",
            "date": null
        }
    ]
}