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

{
    "count": 101322,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34608&ordering=-ip_address",
    "results": [
        {
            "id": 55927,
            "ip_address": "202.181.6.216",
            "count": 1,
            "first_visit": "2023-09-24T20:12:51.343290+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 39358,
            "ip_address": "202.181.6.20",
            "count": 2,
            "first_visit": "2022-12-25T23:30:48.801121+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 37256,
            "ip_address": "202.181.6.18",
            "count": 1,
            "first_visit": "2022-11-11T14:48:54.249366+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 40217,
            "ip_address": "202.181.6.18",
            "count": 1,
            "first_visit": "2023-01-11T15:55:45.236012+06:00",
            "date": "2023-01-11"
        },
        {
            "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
        }
    ]
}