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

{
    "count": 100581,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29328&ordering=-ip_address",
    "results": [
        {
            "id": 3050,
            "ip_address": "27.147.204.234",
            "count": 1,
            "first_visit": "2022-01-30T11:35:36.779261+06:00",
            "date": null
        },
        {
            "id": 1908,
            "ip_address": "27.147.204.231",
            "count": 1,
            "first_visit": "2022-01-11T16:48:21.889843+06:00",
            "date": null
        },
        {
            "id": 1494,
            "ip_address": "27.147.204.230",
            "count": 2,
            "first_visit": "2021-12-30T16:39:10.058886+06:00",
            "date": null
        },
        {
            "id": 2412,
            "ip_address": "27.147.204.227",
            "count": 6,
            "first_visit": "2022-01-18T08:10:21.097693+06:00",
            "date": null
        },
        {
            "id": 44741,
            "ip_address": "27.147.204.226",
            "count": 1,
            "first_visit": "2023-04-03T02:30:23.905971+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 42828,
            "ip_address": "27.147.204.221",
            "count": 1,
            "first_visit": "2023-02-28T11:36:08.050159+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 42781,
            "ip_address": "27.147.204.221",
            "count": 1,
            "first_visit": "2023-02-27T10:49:21.618014+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 40229,
            "ip_address": "27.147.204.221",
            "count": 2,
            "first_visit": "2023-01-11T20:29:00.833582+06:00",
            "date": "2023-01-11"
        }
    ]
}