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

{
    "count": 98458,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33368&ordering=-ip_address",
    "results": [
        {
            "id": 45971,
            "ip_address": "202.181.6.17",
            "count": 1,
            "first_visit": "2023-05-01T20:05:34.748899+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 3347,
            "ip_address": "202.181.5.46",
            "count": 1,
            "first_visit": "2022-02-06T13:03:59.313545+06:00",
            "date": null
        },
        {
            "id": 4871,
            "ip_address": "202.181.5.36",
            "count": 2,
            "first_visit": "2022-04-02T10:34:44.606532+06:00",
            "date": null
        },
        {
            "id": 219,
            "ip_address": "202.181.5.33",
            "count": 2,
            "first_visit": "2021-12-05T15:38:58.118428+06:00",
            "date": null
        },
        {
            "id": 7159,
            "ip_address": "202.181.5.32",
            "count": 1,
            "first_visit": "2022-05-16T19:45:28.254573+06:00",
            "date": null
        },
        {
            "id": 20012,
            "ip_address": "202.181.5.19",
            "count": 1,
            "first_visit": "2022-06-29T11:58:52.546305+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 47298,
            "ip_address": "202.181.4.37",
            "count": 8,
            "first_visit": "2023-05-28T20:49:58.519934+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 47334,
            "ip_address": "202.181.4.37",
            "count": 1,
            "first_visit": "2023-05-29T19:31:58.575751+06:00",
            "date": "2023-05-29"
        }
    ]
}