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

{
    "count": 95995,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=ip_address",
    "results": [
        {
            "id": 11766,
            "ip_address": "101.2.166.138",
            "count": 3,
            "first_visit": "2022-05-26T23:05:12.196761+06:00",
            "date": null
        },
        {
            "id": 22684,
            "ip_address": "101.2.166.98",
            "count": 1,
            "first_visit": "2022-07-14T15:58:46.816256+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 1388,
            "ip_address": "101.2.167.10",
            "count": 1,
            "first_visit": "2021-12-26T16:07:55.946139+06:00",
            "date": null
        },
        {
            "id": 5138,
            "ip_address": "101.2.167.130",
            "count": 1,
            "first_visit": "2022-04-15T16:07:18.204509+06:00",
            "date": null
        },
        {
            "id": 29705,
            "ip_address": "101.2.167.157",
            "count": 1,
            "first_visit": "2022-07-30T08:11:49.728522+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 23746,
            "ip_address": "101.2.167.174",
            "count": 1,
            "first_visit": "2022-07-18T22:23:57.877346+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 32064,
            "ip_address": "101.2.167.174",
            "count": 1,
            "first_visit": "2022-08-15T14:37:00.080252+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 4086,
            "ip_address": "101.2.167.22",
            "count": 1,
            "first_visit": "2022-03-05T02:15:13.352917+06:00",
            "date": null
        }
    ]
}