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

{
    "count": 98180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15224&ordering=-ip_address",
    "results": [
        {
            "id": 50995,
            "ip_address": "43.246.202.237",
            "count": 1,
            "first_visit": "2023-07-27T12:10:53.225665+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 57,
            "ip_address": "43.246.202.233",
            "count": 29,
            "first_visit": "2021-12-03T09:50:23.635022+06:00",
            "date": null
        },
        {
            "id": 50950,
            "ip_address": "43.246.202.233",
            "count": 1,
            "first_visit": "2023-07-27T02:41:45.403480+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 3784,
            "ip_address": "43.246.202.218",
            "count": 2,
            "first_visit": "2022-02-22T09:47:00.351618+06:00",
            "date": null
        },
        {
            "id": 1874,
            "ip_address": "43.246.202.153",
            "count": 1,
            "first_visit": "2022-01-11T14:23:53.537929+06:00",
            "date": null
        },
        {
            "id": 70654,
            "ip_address": "43.246.202.152",
            "count": 1,
            "first_visit": "2024-07-03T20:52:59.240887+06:00",
            "date": "2024-07-03"
        },
        {
            "id": 13633,
            "ip_address": "43.246.202.148",
            "count": 1,
            "first_visit": "2022-06-06T16:12:19.938818+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 97847,
            "ip_address": "43.246.202.128",
            "count": 1,
            "first_visit": "2026-05-08T16:49:38.441230+06:00",
            "date": "2026-05-08"
        }
    ]
}