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

{
    "count": 100572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29240&ordering=-ip_address",
    "results": [
        {
            "id": 24581,
            "ip_address": "27.147.205.235",
            "count": 2,
            "first_visit": "2022-07-20T12:03:05.828029+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24062,
            "ip_address": "27.147.205.235",
            "count": 1,
            "first_visit": "2022-07-19T11:29:15.311220+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 16291,
            "ip_address": "27.147.205.234",
            "count": 1,
            "first_visit": "2022-06-18T09:23:33.838813+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 2895,
            "ip_address": "27.147.205.233",
            "count": 2,
            "first_visit": "2022-01-26T15:51:38.309352+06:00",
            "date": null
        },
        {
            "id": 17722,
            "ip_address": "27.147.205.232",
            "count": 3,
            "first_visit": "2022-06-23T11:28:28.189867+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17453,
            "ip_address": "27.147.205.232",
            "count": 1,
            "first_visit": "2022-06-22T18:38:41.739469+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 2675,
            "ip_address": "27.147.205.232",
            "count": 7,
            "first_visit": "2022-01-23T12:01:17.261537+06:00",
            "date": null
        },
        {
            "id": 47234,
            "ip_address": "27.147.205.222",
            "count": 3,
            "first_visit": "2023-05-27T16:13:03.920523+06:00",
            "date": "2023-05-27"
        }
    ]
}