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

{
    "count": 103725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55528&ordering=-ip_address",
    "results": [
        {
            "id": 33684,
            "ip_address": "116.58.202.252",
            "count": 1,
            "first_visit": "2022-09-02T11:18:14.215057+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 13075,
            "ip_address": "116.58.202.251",
            "count": 1,
            "first_visit": "2022-05-31T11:35:30.129085+06:00",
            "date": null
        },
        {
            "id": 19186,
            "ip_address": "116.58.202.25",
            "count": 1,
            "first_visit": "2022-06-26T20:35:45.579305+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12530,
            "ip_address": "116.58.202.25",
            "count": 1,
            "first_visit": "2022-05-29T19:05:12.574140+06:00",
            "date": null
        },
        {
            "id": 58858,
            "ip_address": "116.58.202.248",
            "count": 5,
            "first_visit": "2023-11-02T19:48:30.417172+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 13160,
            "ip_address": "116.58.202.245",
            "count": 1,
            "first_visit": "2022-05-31T17:55:46.630750+06:00",
            "date": null
        },
        {
            "id": 29043,
            "ip_address": "116.58.202.240",
            "count": 2,
            "first_visit": "2022-07-29T01:12:47.045596+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10808,
            "ip_address": "116.58.202.24",
            "count": 11,
            "first_visit": "2022-05-24T07:25:26.937865+06:00",
            "date": null
        }
    ]
}