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

{
    "count": 101338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35064&ordering=-ip_address",
    "results": [
        {
            "id": 63370,
            "ip_address": "202.134.9.148",
            "count": 1,
            "first_visit": "2024-01-18T15:35:22.566616+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 15745,
            "ip_address": "202.134.9.148",
            "count": 1,
            "first_visit": "2022-06-16T21:33:34.282270+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7471,
            "ip_address": "202.134.9.148",
            "count": 3,
            "first_visit": "2022-05-16T23:28:50.143878+06:00",
            "date": null
        },
        {
            "id": 27856,
            "ip_address": "202.134.9.148",
            "count": 1,
            "first_visit": "2022-07-26T19:26:21.351921+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 24177,
            "ip_address": "202.134.9.148",
            "count": 1,
            "first_visit": "2022-07-19T22:02:26.491274+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 29829,
            "ip_address": "202.134.9.148",
            "count": 1,
            "first_visit": "2022-07-30T11:34:35.365963+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3566,
            "ip_address": "202.134.9.147",
            "count": 1,
            "first_visit": "2022-02-13T11:19:06.278412+06:00",
            "date": null
        },
        {
            "id": 36294,
            "ip_address": "202.134.9.147",
            "count": 1,
            "first_visit": "2022-10-22T12:40:32.382306+06:00",
            "date": "2022-10-22"
        }
    ]
}