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

{
    "count": 98296,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31672&ordering=-ip_address",
    "results": [
        {
            "id": 26254,
            "ip_address": "203.202.252.61",
            "count": 1,
            "first_visit": "2022-07-23T09:53:49.906602+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 5781,
            "ip_address": "203.202.252.246",
            "count": 1,
            "first_visit": "2022-05-10T12:35:59.219826+06:00",
            "date": null
        },
        {
            "id": 57067,
            "ip_address": "203.202.252.246",
            "count": 1,
            "first_visit": "2023-10-08T11:01:33.680550+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 59597,
            "ip_address": "203.202.252.234",
            "count": 1,
            "first_visit": "2023-11-16T23:31:09.627950+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 22327,
            "ip_address": "203.202.252.234",
            "count": 1,
            "first_visit": "2022-07-13T18:28:17.086951+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 16602,
            "ip_address": "203.202.252.206",
            "count": 1,
            "first_visit": "2022-06-19T14:48:46.144534+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 12822,
            "ip_address": "203.202.252.206",
            "count": 1,
            "first_visit": "2022-05-30T16:21:56.865291+06:00",
            "date": null
        },
        {
            "id": 1018,
            "ip_address": "203.202.252.177",
            "count": 1,
            "first_visit": "2021-12-20T09:24:00.079869+06:00",
            "date": null
        }
    ]
}