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

{
    "count": 100214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20984&ordering=-ip_address",
    "results": [
        {
            "id": 44760,
            "ip_address": "37.111.219.181",
            "count": 1,
            "first_visit": "2023-04-03T14:06:19.613699+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 7130,
            "ip_address": "37.111.219.18",
            "count": 1,
            "first_visit": "2022-05-16T19:35:01.736880+06:00",
            "date": null
        },
        {
            "id": 9150,
            "ip_address": "37.111.219.179",
            "count": 1,
            "first_visit": "2022-05-18T23:03:57.123721+06:00",
            "date": null
        },
        {
            "id": 62325,
            "ip_address": "37.111.219.179",
            "count": 1,
            "first_visit": "2024-01-04T17:31:56.548899+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 53724,
            "ip_address": "37.111.219.174",
            "count": 1,
            "first_visit": "2023-08-28T09:52:56.938161+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 27252,
            "ip_address": "37.111.219.174",
            "count": 1,
            "first_visit": "2022-07-25T12:44:39.304240+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7950,
            "ip_address": "37.111.219.172",
            "count": 1,
            "first_visit": "2022-05-17T11:29:38.141014+06:00",
            "date": null
        },
        {
            "id": 30019,
            "ip_address": "37.111.219.171",
            "count": 1,
            "first_visit": "2022-07-30T22:19:26.637632+06:00",
            "date": "2022-07-30"
        }
    ]
}