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

{
    "count": 102571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47896&ordering=ip_address",
    "results": [
        {
            "id": 8133,
            "ip_address": "116.58.202.73",
            "count": 5,
            "first_visit": "2022-05-17T12:50:27.429628+06:00",
            "date": null
        },
        {
            "id": 6583,
            "ip_address": "116.58.202.75",
            "count": 1,
            "first_visit": "2022-05-16T10:09:06.400900+06:00",
            "date": null
        },
        {
            "id": 39419,
            "ip_address": "116.58.202.75",
            "count": 1,
            "first_visit": "2022-12-26T19:16:51.789570+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 13292,
            "ip_address": "116.58.202.76",
            "count": 1,
            "first_visit": "2022-06-01T20:31:20.696776+06:00",
            "date": null
        },
        {
            "id": 54895,
            "ip_address": "116.58.202.76",
            "count": 1,
            "first_visit": "2023-09-12T11:05:49.448826+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 50113,
            "ip_address": "116.58.202.79",
            "count": 1,
            "first_visit": "2023-07-16T12:01:19.949140+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 42663,
            "ip_address": "116.58.202.8",
            "count": 1,
            "first_visit": "2023-02-24T18:29:40.854636+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 4567,
            "ip_address": "116.58.202.8",
            "count": 1,
            "first_visit": "2022-03-21T19:32:59.093174+06:00",
            "date": null
        }
    ]
}