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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35560&ordering=-ip_address",
    "results": [
        {
            "id": 23900,
            "ip_address": "202.134.8.128",
            "count": 1,
            "first_visit": "2022-07-18T23:07:39.196404+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 47476,
            "ip_address": "202.134.8.128",
            "count": 1,
            "first_visit": "2023-06-01T12:17:45.216231+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 57898,
            "ip_address": "202.134.8.128",
            "count": 1,
            "first_visit": "2023-10-18T12:18:08.995455+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 42993,
            "ip_address": "202.134.14.73",
            "count": 1,
            "first_visit": "2023-03-02T12:46:06.400205+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 31069,
            "ip_address": "202.134.14.73",
            "count": 2,
            "first_visit": "2022-08-04T00:57:45.362006+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31287,
            "ip_address": "202.134.14.73",
            "count": 1,
            "first_visit": "2022-08-05T23:48:04.137713+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 4641,
            "ip_address": "202.134.14.73",
            "count": 2,
            "first_visit": "2022-03-24T10:58:28.624948+06:00",
            "date": null
        },
        {
            "id": 4674,
            "ip_address": "202.134.14.72",
            "count": 1,
            "first_visit": "2022-03-25T23:34:17.458670+06:00",
            "date": null
        }
    ]
}