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

{
    "count": 92183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87256&ordering=-ip_address",
    "results": [
        {
            "id": 2222,
            "ip_address": "103.135.174.74",
            "count": 1,
            "first_visit": "2022-01-14T21:25:01.213341+06:00",
            "date": null
        },
        {
            "id": 4010,
            "ip_address": "103.135.174.35",
            "count": 1,
            "first_visit": "2022-03-02T17:17:26.083316+06:00",
            "date": null
        },
        {
            "id": 3636,
            "ip_address": "103.135.174.103",
            "count": 4,
            "first_visit": "2022-02-15T20:05:29.705128+06:00",
            "date": null
        },
        {
            "id": 32081,
            "ip_address": "103.135.174.103",
            "count": 1,
            "first_visit": "2022-08-15T22:22:05.648919+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 17205,
            "ip_address": "103.135.174.103",
            "count": 1,
            "first_visit": "2022-06-21T23:59:54.257294+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 4573,
            "ip_address": "103.135.174.102",
            "count": 1,
            "first_visit": "2022-03-21T22:14:13.943037+06:00",
            "date": null
        },
        {
            "id": 23603,
            "ip_address": "103.135.174.102",
            "count": 1,
            "first_visit": "2022-07-18T21:51:59.607349+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1588,
            "ip_address": "103.135.174.101",
            "count": 1,
            "first_visit": "2022-01-02T10:15:36.227328+06:00",
            "date": null
        }
    ]
}