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

{
    "count": 98230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16440&ordering=ip_address",
    "results": [
        {
            "id": 9540,
            "ip_address": "103.242.20.247",
            "count": 2,
            "first_visit": "2022-05-19T23:04:53.811465+06:00",
            "date": null
        },
        {
            "id": 12036,
            "ip_address": "103.242.20.249",
            "count": 1,
            "first_visit": "2022-05-27T23:13:19.602954+06:00",
            "date": null
        },
        {
            "id": 92628,
            "ip_address": "103.242.20.249",
            "count": 1,
            "first_visit": "2025-12-04T18:09:09.827552+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 11753,
            "ip_address": "103.242.20.250",
            "count": 1,
            "first_visit": "2022-05-26T22:55:13.871786+06:00",
            "date": null
        },
        {
            "id": 29217,
            "ip_address": "103.242.20.250",
            "count": 1,
            "first_visit": "2022-07-29T11:00:18.279630+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 53052,
            "ip_address": "103.242.20.251",
            "count": 3,
            "first_visit": "2023-08-21T00:23:46.606325+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53045,
            "ip_address": "103.242.20.251",
            "count": 4,
            "first_visit": "2023-08-20T23:01:56.745525+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 8816,
            "ip_address": "103.242.20.253",
            "count": 4,
            "first_visit": "2022-05-18T11:16:10.604887+06:00",
            "date": null
        }
    ]
}