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

{
    "count": 101350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81800&ordering=-ip_address",
    "results": [
        {
            "id": 44119,
            "ip_address": "103.55.145.183",
            "count": 2,
            "first_visit": "2023-03-20T17:18:55.174254+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 61055,
            "ip_address": "103.55.145.183",
            "count": 2,
            "first_visit": "2023-12-12T13:31:21.055659+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 42421,
            "ip_address": "103.55.145.183",
            "count": 1,
            "first_visit": "2023-02-20T00:58:23.496244+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 62295,
            "ip_address": "103.55.145.183",
            "count": 5,
            "first_visit": "2024-01-04T12:31:11.622635+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 9595,
            "ip_address": "103.55.145.183",
            "count": 1,
            "first_visit": "2022-05-20T01:20:45.453141+06:00",
            "date": null
        },
        {
            "id": 589,
            "ip_address": "103.55.145.181",
            "count": 1,
            "first_visit": "2021-12-11T22:55:49.123984+06:00",
            "date": null
        },
        {
            "id": 65216,
            "ip_address": "103.55.145.181",
            "count": 1,
            "first_visit": "2024-02-26T23:57:23.100108+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 53272,
            "ip_address": "103.55.145.180",
            "count": 3,
            "first_visit": "2023-08-23T09:24:30.323809+06:00",
            "date": "2023-08-23"
        }
    ]
}