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

{
    "count": 91374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90688&ordering=-ip_address",
    "results": [
        {
            "id": 42655,
            "ip_address": "103.106.58.27",
            "count": 1,
            "first_visit": "2023-02-24T15:01:41.995864+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 1880,
            "ip_address": "103.106.58.146",
            "count": 1,
            "first_visit": "2022-01-11T15:03:17.869861+06:00",
            "date": null
        },
        {
            "id": 3564,
            "ip_address": "103.106.58.138",
            "count": 2,
            "first_visit": "2022-02-13T05:24:09.585681+06:00",
            "date": null
        },
        {
            "id": 1727,
            "ip_address": "103.106.58.120",
            "count": 2,
            "first_visit": "2022-01-09T00:16:37.301440+06:00",
            "date": null
        },
        {
            "id": 923,
            "ip_address": "103.106.56.99",
            "count": 1,
            "first_visit": "2021-12-19T21:27:59.958971+06:00",
            "date": null
        },
        {
            "id": 14711,
            "ip_address": "103.106.56.35",
            "count": 1,
            "first_visit": "2022-06-13T00:26:59.894668+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 64022,
            "ip_address": "103.106.56.23",
            "count": 2,
            "first_visit": "2024-01-29T20:43:07.054408+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 62349,
            "ip_address": "103.106.56.17",
            "count": 1,
            "first_visit": "2024-01-04T23:00:28.851761+06:00",
            "date": "2024-01-04"
        }
    ]
}