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

{
    "count": 103370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54272&ordering=-ip_address",
    "results": [
        {
            "id": 73796,
            "ip_address": "118.179.19.86",
            "count": 2,
            "first_visit": "2024-09-30T02:08:32.085398+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 74023,
            "ip_address": "118.179.19.86",
            "count": 1,
            "first_visit": "2024-10-05T14:59:11.955810+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 76306,
            "ip_address": "118.179.19.85",
            "count": 1,
            "first_visit": "2024-12-03T02:50:19.644505+06:00",
            "date": "2024-12-03"
        },
        {
            "id": 76291,
            "ip_address": "118.179.19.85",
            "count": 2,
            "first_visit": "2024-12-02T19:07:08.690067+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 18879,
            "ip_address": "118.179.19.78",
            "count": 1,
            "first_visit": "2022-06-26T01:06:55.779973+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 6611,
            "ip_address": "118.179.19.78",
            "count": 3,
            "first_visit": "2022-05-16T11:08:01.464295+06:00",
            "date": null
        },
        {
            "id": 4902,
            "ip_address": "118.179.19.74",
            "count": 1,
            "first_visit": "2022-04-04T02:27:20.903031+06:00",
            "date": null
        },
        {
            "id": 10040,
            "ip_address": "118.179.197.241",
            "count": 1,
            "first_visit": "2022-05-21T16:06:51.818532+06:00",
            "date": null
        }
    ]
}