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

{
    "count": 100492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96856&ordering=-ip_address",
    "results": [
        {
            "id": 25406,
            "ip_address": "103.124.250.38",
            "count": 1,
            "first_visit": "2022-07-21T11:24:49.946241+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 39721,
            "ip_address": "103.124.250.37",
            "count": 2,
            "first_visit": "2023-01-01T19:15:26.660071+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 61233,
            "ip_address": "103.124.250.36",
            "count": 1,
            "first_visit": "2023-12-15T18:59:31.947899+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 96800,
            "ip_address": "103.124.250.24",
            "count": 1,
            "first_visit": "2026-04-07T15:21:58.763985+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 11462,
            "ip_address": "103.124.250.165",
            "count": 2,
            "first_visit": "2022-05-25T22:26:35.546240+06:00",
            "date": null
        },
        {
            "id": 12371,
            "ip_address": "103.124.250.125",
            "count": 1,
            "first_visit": "2022-05-29T02:41:04.638479+06:00",
            "date": null
        },
        {
            "id": 42629,
            "ip_address": "103.124.250.109",
            "count": 1,
            "first_visit": "2023-02-24T03:27:23.446351+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 97775,
            "ip_address": "103.124.249.46",
            "count": 2,
            "first_visit": "2026-05-06T15:36:45.228001+06:00",
            "date": "2026-05-06"
        }
    ]
}