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

{
    "count": 91989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1256&ordering=-ip_address",
    "results": [
        {
            "id": 4435,
            "ip_address": "75.101.234.111",
            "count": 1,
            "first_visit": "2022-03-16T22:42:15.035678+06:00",
            "date": null
        },
        {
            "id": 36750,
            "ip_address": "74.96.94.193",
            "count": 1,
            "first_visit": "2022-11-01T01:04:55.778335+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 2351,
            "ip_address": "74.90.216.252",
            "count": 1,
            "first_visit": "2022-01-17T04:50:00.968491+06:00",
            "date": null
        },
        {
            "id": 36943,
            "ip_address": "74.89.88.11",
            "count": 1,
            "first_visit": "2022-11-05T00:50:10.378849+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 79280,
            "ip_address": "74.88.231.219",
            "count": 3,
            "first_visit": "2025-02-22T08:13:08.140114+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 79257,
            "ip_address": "74.88.231.219",
            "count": 1,
            "first_visit": "2025-02-21T20:38:05.162786+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 66614,
            "ip_address": "74.80.182.88",
            "count": 1,
            "first_visit": "2024-04-04T13:35:46.605697+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 59244,
            "ip_address": "74.80.182.88",
            "count": 1,
            "first_visit": "2023-11-09T17:38:59.773036+06:00",
            "date": "2023-11-09"
        }
    ]
}