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

{
    "count": 102679,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49864&ordering=-ip_address",
    "results": [
        {
            "id": 5712,
            "ip_address": "123.253.65.169",
            "count": 2,
            "first_visit": "2022-05-08T11:36:07.380410+06:00",
            "date": null
        },
        {
            "id": 18987,
            "ip_address": "123.253.65.166",
            "count": 1,
            "first_visit": "2022-06-26T08:57:22.260271+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 45611,
            "ip_address": "123.253.65.162",
            "count": 1,
            "first_visit": "2023-04-22T09:44:09.497597+06:00",
            "date": "2023-04-22"
        },
        {
            "id": 62664,
            "ip_address": "123.253.65.162",
            "count": 1,
            "first_visit": "2024-01-08T18:15:26.939638+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 62683,
            "ip_address": "123.253.65.162",
            "count": 2,
            "first_visit": "2024-01-09T02:44:59.613921+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 62453,
            "ip_address": "123.253.65.162",
            "count": 1,
            "first_visit": "2024-01-05T20:08:44.754417+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 6069,
            "ip_address": "123.253.65.159",
            "count": 1,
            "first_visit": "2022-05-14T19:25:22.497562+06:00",
            "date": null
        },
        {
            "id": 18692,
            "ip_address": "123.253.65.157",
            "count": 1,
            "first_visit": "2022-06-25T17:36:17.890034+06:00",
            "date": "2022-06-25"
        }
    ]
}