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

{
    "count": 94829,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14880&ordering=-ip_address",
    "results": [
        {
            "id": 8287,
            "ip_address": "43.245.123.125",
            "count": 6,
            "first_visit": "2022-05-17T20:22:50.628439+06:00",
            "date": null
        },
        {
            "id": 7052,
            "ip_address": "43.245.123.124",
            "count": 3,
            "first_visit": "2022-05-16T19:03:14.742283+06:00",
            "date": null
        },
        {
            "id": 27220,
            "ip_address": "43.245.123.124",
            "count": 1,
            "first_visit": "2022-07-25T12:03:38.511068+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6789,
            "ip_address": "43.245.123.123",
            "count": 2,
            "first_visit": "2022-05-16T15:31:37.906686+06:00",
            "date": null
        },
        {
            "id": 8797,
            "ip_address": "43.245.123.122",
            "count": 1,
            "first_visit": "2022-05-18T11:01:55.128498+06:00",
            "date": null
        },
        {
            "id": 6176,
            "ip_address": "43.245.123.121",
            "count": 5,
            "first_visit": "2022-05-14T23:51:25.710816+06:00",
            "date": null
        },
        {
            "id": 7440,
            "ip_address": "43.245.123.120",
            "count": 4,
            "first_visit": "2022-05-16T23:06:41.538769+06:00",
            "date": null
        },
        {
            "id": 56107,
            "ip_address": "43.245.123.12",
            "count": 1,
            "first_visit": "2023-09-26T19:38:04.239007+06:00",
            "date": "2023-09-26"
        }
    ]
}