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

{
    "count": 102984,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52432&ordering=-ip_address",
    "results": [
        {
            "id": 31455,
            "ip_address": "119.30.32.88",
            "count": 1,
            "first_visit": "2022-08-07T18:46:35.410672+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 27453,
            "ip_address": "119.30.32.88",
            "count": 1,
            "first_visit": "2022-07-25T22:58:45.529979+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1755,
            "ip_address": "119.30.32.88",
            "count": 3,
            "first_visit": "2022-01-10T11:01:14.111743+06:00",
            "date": null
        },
        {
            "id": 10751,
            "ip_address": "119.30.32.87",
            "count": 1,
            "first_visit": "2022-05-23T22:35:05.043020+06:00",
            "date": null
        },
        {
            "id": 18595,
            "ip_address": "119.30.32.87",
            "count": 1,
            "first_visit": "2022-06-25T13:17:25.936298+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 47668,
            "ip_address": "119.30.32.87",
            "count": 1,
            "first_visit": "2023-06-04T17:14:42.263833+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 14537,
            "ip_address": "119.30.32.86",
            "count": 1,
            "first_visit": "2022-06-11T21:44:34.311612+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 6360,
            "ip_address": "119.30.32.86",
            "count": 4,
            "first_visit": "2022-05-15T18:47:23.689830+06:00",
            "date": null
        }
    ]
}