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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5432&ordering=ip_address",
    "results": [
        {
            "id": 12940,
            "ip_address": "103.138.145.124",
            "count": 1,
            "first_visit": "2022-05-31T00:11:39.134038+06:00",
            "date": null
        },
        {
            "id": 12317,
            "ip_address": "103.138.145.129",
            "count": 1,
            "first_visit": "2022-05-28T23:21:51.588448+06:00",
            "date": null
        },
        {
            "id": 10835,
            "ip_address": "103.138.145.174",
            "count": 3,
            "first_visit": "2022-05-24T09:03:49.381712+06:00",
            "date": null
        },
        {
            "id": 43360,
            "ip_address": "103.138.145.178",
            "count": 2,
            "first_visit": "2023-03-08T01:14:47.448490+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 18968,
            "ip_address": "103.138.145.186",
            "count": 2,
            "first_visit": "2022-06-26T08:03:39.471945+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13989,
            "ip_address": "103.138.145.186",
            "count": 1,
            "first_visit": "2022-06-08T12:36:25.984085+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 18840,
            "ip_address": "103.138.145.186",
            "count": 1,
            "first_visit": "2022-06-25T23:22:25.986927+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 72277,
            "ip_address": "103.138.145.21",
            "count": 1,
            "first_visit": "2024-08-19T01:17:37.818179+06:00",
            "date": "2024-08-19"
        }
    ]
}