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

{
    "count": 101985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42920&ordering=-ip_address",
    "results": [
        {
            "id": 43426,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2023-03-09T09:03:40.054663+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 21473,
            "ip_address": "173.252.127.29",
            "count": 1,
            "first_visit": "2022-07-07T14:21:01.510633+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 2643,
            "ip_address": "173.252.127.29",
            "count": 1,
            "first_visit": "2022-01-22T20:40:11.767756+06:00",
            "date": null
        },
        {
            "id": 97280,
            "ip_address": "173.252.127.29",
            "count": 1,
            "first_visit": "2026-04-22T14:58:54.805993+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 96042,
            "ip_address": "173.252.127.28",
            "count": 1,
            "first_visit": "2026-03-14T23:23:01.548653+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 4818,
            "ip_address": "173.252.127.28",
            "count": 1,
            "first_visit": "2022-03-31T11:41:29.157005+06:00",
            "date": null
        },
        {
            "id": 4966,
            "ip_address": "173.252.127.26",
            "count": 1,
            "first_visit": "2022-04-07T09:27:49.361308+06:00",
            "date": null
        },
        {
            "id": 17990,
            "ip_address": "173.252.127.26",
            "count": 1,
            "first_visit": "2022-06-24T06:49:10.252736+06:00",
            "date": "2022-06-24"
        }
    ]
}