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

{
    "count": 93287,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=-ip_address",
    "results": [
        {
            "id": 86822,
            "ip_address": "103.220.206.209",
            "count": 2,
            "first_visit": "2025-07-31T13:53:06.021855+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 33369,
            "ip_address": "103.220.206.150",
            "count": 1,
            "first_visit": "2022-08-29T23:38:26.648470+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 12516,
            "ip_address": "103.220.205.76",
            "count": 2,
            "first_visit": "2022-05-29T16:45:53.943573+06:00",
            "date": null
        },
        {
            "id": 18387,
            "ip_address": "103.220.205.76",
            "count": 1,
            "first_visit": "2022-06-25T03:15:39.019974+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1101,
            "ip_address": "103.220.205.43",
            "count": 1,
            "first_visit": "2021-12-21T00:20:54.380527+06:00",
            "date": null
        },
        {
            "id": 12705,
            "ip_address": "103.220.205.40",
            "count": 1,
            "first_visit": "2022-05-30T08:31:40.358107+06:00",
            "date": null
        },
        {
            "id": 18675,
            "ip_address": "103.220.205.35",
            "count": 1,
            "first_visit": "2022-06-25T16:33:57.723956+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17802,
            "ip_address": "103.220.205.35",
            "count": 1,
            "first_visit": "2022-06-23T16:59:16.553314+06:00",
            "date": "2022-06-23"
        }
    ]
}