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

{
    "count": 96329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6800&ordering=ip_address",
    "results": [
        {
            "id": 14970,
            "ip_address": "103.146.10.249",
            "count": 2,
            "first_visit": "2022-06-14T09:41:45.135219+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 25497,
            "ip_address": "103.146.10.249",
            "count": 2,
            "first_visit": "2022-07-21T12:27:31.897368+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5011,
            "ip_address": "103.146.10.250",
            "count": 2,
            "first_visit": "2022-04-09T17:11:59.392273+06:00",
            "date": null
        },
        {
            "id": 2849,
            "ip_address": "103.146.10.9",
            "count": 2,
            "first_visit": "2022-01-25T21:03:45.728951+06:00",
            "date": null
        },
        {
            "id": 1029,
            "ip_address": "103.146.11.26",
            "count": 1,
            "first_visit": "2021-12-20T10:43:40.584089+06:00",
            "date": null
        },
        {
            "id": 69418,
            "ip_address": "103.146.150.126",
            "count": 1,
            "first_visit": "2024-06-04T20:38:26.735515+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 9608,
            "ip_address": "103.146.150.26",
            "count": 6,
            "first_visit": "2022-05-20T04:25:41.613072+06:00",
            "date": null
        },
        {
            "id": 88101,
            "ip_address": "103.146.150.42",
            "count": 4,
            "first_visit": "2025-08-20T13:50:50.746689+06:00",
            "date": "2025-08-20"
        }
    ]
}