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

{
    "count": 96156,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=-ip_address",
    "results": [
        {
            "id": 63167,
            "ip_address": "37.111.218.204",
            "count": 1,
            "first_visit": "2024-01-15T20:50:14.690607+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 2830,
            "ip_address": "37.111.218.201",
            "count": 5,
            "first_visit": "2022-01-25T17:44:06.787993+06:00",
            "date": null
        },
        {
            "id": 6946,
            "ip_address": "37.111.218.20",
            "count": 1,
            "first_visit": "2022-05-16T17:51:36.390028+06:00",
            "date": null
        },
        {
            "id": 22678,
            "ip_address": "37.111.218.199",
            "count": 1,
            "first_visit": "2022-07-14T15:55:15.828545+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 26567,
            "ip_address": "37.111.218.193",
            "count": 1,
            "first_visit": "2022-07-24T07:52:45.073664+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12462,
            "ip_address": "37.111.218.19",
            "count": 1,
            "first_visit": "2022-05-29T12:37:15.082613+06:00",
            "date": null
        },
        {
            "id": 26838,
            "ip_address": "37.111.218.188",
            "count": 1,
            "first_visit": "2022-07-24T20:31:24.716663+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 4012,
            "ip_address": "37.111.218.187",
            "count": 1,
            "first_visit": "2022-03-02T18:06:24.619371+06:00",
            "date": null
        }
    ]
}