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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80112&ordering=-ip_address",
    "results": [
        {
            "id": 50715,
            "ip_address": "103.67.158.147",
            "count": 2,
            "first_visit": "2023-07-24T13:16:02.446168+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 28279,
            "ip_address": "103.67.158.146",
            "count": 1,
            "first_visit": "2022-07-27T17:52:20.992272+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10293,
            "ip_address": "103.67.158.146",
            "count": 1,
            "first_visit": "2022-05-22T13:48:58.720631+06:00",
            "date": null
        },
        {
            "id": 25506,
            "ip_address": "103.67.158.146",
            "count": 1,
            "first_visit": "2022-07-21T12:35:58.414129+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28778,
            "ip_address": "103.67.158.145",
            "count": 1,
            "first_visit": "2022-07-28T12:34:43.641908+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26050,
            "ip_address": "103.67.158.145",
            "count": 1,
            "first_visit": "2022-07-22T18:19:50.997680+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 59195,
            "ip_address": "103.67.158.144",
            "count": 1,
            "first_visit": "2023-11-08T17:44:37.646921+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 457,
            "ip_address": "103.67.158.143",
            "count": 3,
            "first_visit": "2021-12-08T21:22:03.020783+06:00",
            "date": null
        }
    ]
}