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

{
    "count": 95929,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5096&ordering=ip_address",
    "results": [
        {
            "id": 68953,
            "ip_address": "103.135.232.45",
            "count": 1,
            "first_visit": "2024-05-23T18:57:48.564347+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 72641,
            "ip_address": "103.135.232.47",
            "count": 1,
            "first_visit": "2024-08-27T21:27:53.322033+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 70526,
            "ip_address": "103.135.232.63",
            "count": 1,
            "first_visit": "2024-06-30T22:09:33.198082+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 77704,
            "ip_address": "103.135.232.63",
            "count": 3,
            "first_visit": "2025-01-09T22:02:32.415501+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 2740,
            "ip_address": "103.135.232.68",
            "count": 4,
            "first_visit": "2022-01-24T18:05:32.646147+06:00",
            "date": null
        },
        {
            "id": 4900,
            "ip_address": "103.135.232.69",
            "count": 1,
            "first_visit": "2022-04-03T23:23:39.656521+06:00",
            "date": null
        },
        {
            "id": 1348,
            "ip_address": "103.135.232.70",
            "count": 1,
            "first_visit": "2021-12-24T23:08:08.641981+06:00",
            "date": null
        },
        {
            "id": 13148,
            "ip_address": "103.135.232.71",
            "count": 1,
            "first_visit": "2022-05-31T16:52:53.268869+06:00",
            "date": null
        }
    ]
}