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

{
    "count": 98153,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28400&ordering=-ip_address",
    "results": [
        {
            "id": 2866,
            "ip_address": "27.147.204.66",
            "count": 2,
            "first_visit": "2022-01-26T01:11:45.623377+06:00",
            "date": null
        },
        {
            "id": 6456,
            "ip_address": "27.147.204.59",
            "count": 1,
            "first_visit": "2022-05-15T22:53:45.011977+06:00",
            "date": null
        },
        {
            "id": 5531,
            "ip_address": "27.147.204.58",
            "count": 2,
            "first_visit": "2022-05-01T23:02:12.693445+06:00",
            "date": null
        },
        {
            "id": 1187,
            "ip_address": "27.147.204.56",
            "count": 3,
            "first_visit": "2021-12-21T18:19:47.553660+06:00",
            "date": null
        },
        {
            "id": 15318,
            "ip_address": "27.147.204.56",
            "count": 2,
            "first_visit": "2022-06-15T15:40:52.683720+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 25445,
            "ip_address": "27.147.204.50",
            "count": 1,
            "first_visit": "2022-07-21T11:49:25.405686+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24442,
            "ip_address": "27.147.204.50",
            "count": 1,
            "first_visit": "2022-07-20T10:09:01.053033+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2208,
            "ip_address": "27.147.204.38",
            "count": 1,
            "first_visit": "2022-01-14T18:01:23.135461+06:00",
            "date": null
        }
    ]
}