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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25000&ordering=ip_address",
    "results": [
        {
            "id": 85093,
            "ip_address": "111.101.14.250",
            "count": 5,
            "first_visit": "2025-07-02T13:46:41.061036+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 94035,
            "ip_address": "111.105.26.196",
            "count": 1,
            "first_visit": "2026-01-14T12:39:53.383996+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 13472,
            "ip_address": "111.119.161.7",
            "count": 1,
            "first_visit": "2022-06-03T21:51:49.514645+06:00",
            "date": null
        },
        {
            "id": 5912,
            "ip_address": "111.119.183.0",
            "count": 1,
            "first_visit": "2022-05-12T15:37:51.129523+06:00",
            "date": null
        },
        {
            "id": 33554,
            "ip_address": "111.119.187.38",
            "count": 2,
            "first_visit": "2022-08-31T17:38:50.078807+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 39223,
            "ip_address": "111.119.187.51",
            "count": 1,
            "first_visit": "2022-12-23T11:21:20.381142+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 37924,
            "ip_address": "111.119.187.54",
            "count": 1,
            "first_visit": "2022-11-27T23:44:13.188898+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 76503,
            "ip_address": "111.119.206.179",
            "count": 1,
            "first_visit": "2024-12-07T21:43:44.927603+06:00",
            "date": "2024-12-07"
        }
    ]
}