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

{
    "count": 91943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89392&ordering=-ip_address",
    "results": [
        {
            "id": 10545,
            "ip_address": "103.120.166.35",
            "count": 1,
            "first_visit": "2022-05-23T09:18:04.289653+06:00",
            "date": null
        },
        {
            "id": 9641,
            "ip_address": "103.120.166.31",
            "count": 1,
            "first_visit": "2022-05-20T10:33:29.734086+06:00",
            "date": null
        },
        {
            "id": 9642,
            "ip_address": "103.120.166.31",
            "count": 3,
            "first_visit": "2022-05-20T10:33:29.736408+06:00",
            "date": null
        },
        {
            "id": 38092,
            "ip_address": "103.120.166.31",
            "count": 1,
            "first_visit": "2022-12-01T11:18:18.635876+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 16424,
            "ip_address": "103.120.166.31",
            "count": 2,
            "first_visit": "2022-06-18T19:46:04.006805+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 30026,
            "ip_address": "103.120.166.31",
            "count": 1,
            "first_visit": "2022-07-30T22:35:28.197930+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9970,
            "ip_address": "103.120.166.30",
            "count": 1,
            "first_visit": "2022-05-21T10:51:51.941729+06:00",
            "date": null
        },
        {
            "id": 8316,
            "ip_address": "103.120.166.29",
            "count": 4,
            "first_visit": "2022-05-17T22:13:20.710583+06:00",
            "date": null
        }
    ]
}