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

{
    "count": 100659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15848&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 1225,
            "ip_address": "43.246.201.201",
            "count": 2,
            "first_visit": "2021-12-22T00:49:45.972741+06:00",
            "date": null
        },
        {
            "id": 82585,
            "ip_address": "43.246.201.136",
            "count": 1,
            "first_visit": "2025-05-10T16:33:38.802005+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 97875,
            "ip_address": "43.246.201.116",
            "count": 3,
            "first_visit": "2026-05-09T16:58:27.864145+06:00",
            "date": "2026-05-09"
        }
    ]
}