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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5840&ordering=ip_address",
    "results": [
        {
            "id": 93316,
            "ip_address": "103.138.175.249",
            "count": 2,
            "first_visit": "2025-12-25T18:49:16.440491+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93317,
            "ip_address": "103.138.175.252",
            "count": 1,
            "first_visit": "2025-12-25T19:10:23.985911+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 96758,
            "ip_address": "103.138.175.39",
            "count": 1,
            "first_visit": "2026-04-06T16:43:37.233251+06:00",
            "date": "2026-04-06"
        },
        {
            "id": 75902,
            "ip_address": "103.138.182.128",
            "count": 1,
            "first_visit": "2024-11-21T09:42:36.084477+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 12229,
            "ip_address": "103.138.182.131",
            "count": 1,
            "first_visit": "2022-05-28T15:45:32.679757+06:00",
            "date": null
        },
        {
            "id": 1325,
            "ip_address": "103.138.182.132",
            "count": 2,
            "first_visit": "2021-12-24T10:04:30.717935+06:00",
            "date": null
        },
        {
            "id": 86742,
            "ip_address": "103.138.182.134",
            "count": 1,
            "first_visit": "2025-07-30T02:27:14.589908+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 691,
            "ip_address": "103.138.182.134",
            "count": 1,
            "first_visit": "2021-12-14T18:50:55.763958+06:00",
            "date": null
        }
    ]
}