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

{
    "count": 98411,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33000&ordering=-ip_address",
    "results": [
        {
            "id": 11802,
            "ip_address": "202.44.108.2",
            "count": 1,
            "first_visit": "2022-05-27T00:05:30.964039+06:00",
            "date": null
        },
        {
            "id": 13295,
            "ip_address": "202.44.108.111",
            "count": 1,
            "first_visit": "2022-06-01T21:03:01.404610+06:00",
            "date": null
        },
        {
            "id": 94348,
            "ip_address": "202.44.104.140",
            "count": 1,
            "first_visit": "2026-01-22T09:35:42.309738+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 19172,
            "ip_address": "202.43.172.4",
            "count": 1,
            "first_visit": "2022-06-26T19:59:19.055860+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 95068,
            "ip_address": "202.4.180.51",
            "count": 1,
            "first_visit": "2026-02-11T01:38:55.838508+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 84453,
            "ip_address": "202.4.180.51",
            "count": 4,
            "first_visit": "2025-06-24T20:13:08.160410+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 84392,
            "ip_address": "202.4.180.51",
            "count": 1,
            "first_visit": "2025-06-23T22:51:56.483926+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 95038,
            "ip_address": "202.4.180.51",
            "count": 6,
            "first_visit": "2026-02-09T21:31:40.612749+06:00",
            "date": "2026-02-09"
        }
    ]
}