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

{
    "count": 101558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40104&ordering=-ip_address",
    "results": [
        {
            "id": 51637,
            "ip_address": "185.14.29.38",
            "count": 1,
            "first_visit": "2023-08-04T02:58:01.117512+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 97365,
            "ip_address": "185.136.159.181",
            "count": 1,
            "first_visit": "2026-04-25T00:50:39.628314+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 82812,
            "ip_address": "185.136.150.180",
            "count": 1,
            "first_visit": "2025-05-15T11:53:27.703093+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 65151,
            "ip_address": "185.136.150.136",
            "count": 1,
            "first_visit": "2024-02-25T17:39:02.653961+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 77430,
            "ip_address": "185.136.150.136",
            "count": 1,
            "first_visit": "2025-01-02T18:27:40.320310+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 43698,
            "ip_address": "185.136.149.99",
            "count": 2,
            "first_visit": "2023-03-13T20:41:08.837721+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 3611,
            "ip_address": "185.136.149.60",
            "count": 2,
            "first_visit": "2022-02-15T02:04:38.756386+06:00",
            "date": null
        },
        {
            "id": 4030,
            "ip_address": "185.136.149.234",
            "count": 1,
            "first_visit": "2022-03-03T14:17:33.425641+06:00",
            "date": null
        }
    ]
}