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

{
    "count": 92625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=-ip_address",
    "results": [
        {
            "id": 6475,
            "ip_address": "58.145.191.250",
            "count": 2,
            "first_visit": "2022-05-15T23:35:49.144514+06:00",
            "date": null
        },
        {
            "id": 15142,
            "ip_address": "58.145.191.249",
            "count": 1,
            "first_visit": "2022-06-15T02:51:22.864933+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1532,
            "ip_address": "58.145.191.247",
            "count": 1,
            "first_visit": "2021-12-31T16:36:07.446519+06:00",
            "date": null
        },
        {
            "id": 37120,
            "ip_address": "58.145.191.246",
            "count": 1,
            "first_visit": "2022-11-08T18:05:53.529442+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 61476,
            "ip_address": "58.145.191.246",
            "count": 1,
            "first_visit": "2023-12-19T17:51:54.621220+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 8071,
            "ip_address": "58.145.191.245",
            "count": 3,
            "first_visit": "2022-05-17T12:24:06.386689+06:00",
            "date": null
        },
        {
            "id": 8550,
            "ip_address": "58.145.191.244",
            "count": 3,
            "first_visit": "2022-05-17T23:48:02.334460+06:00",
            "date": null
        },
        {
            "id": 6242,
            "ip_address": "58.145.191.241",
            "count": 4,
            "first_visit": "2022-05-15T07:25:53.871770+06:00",
            "date": null
        }
    ]
}