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

{
    "count": 98275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31552&ordering=-ip_address",
    "results": [
        {
            "id": 84891,
            "ip_address": "203.76.112.120",
            "count": 1,
            "first_visit": "2025-06-30T14:21:10.099086+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 17663,
            "ip_address": "203.76.110.91",
            "count": 1,
            "first_visit": "2022-06-23T09:22:21.871482+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 2749,
            "ip_address": "203.76.110.91",
            "count": 4,
            "first_visit": "2022-01-24T21:05:45.421064+06:00",
            "date": null
        },
        {
            "id": 12757,
            "ip_address": "203.76.110.66",
            "count": 1,
            "first_visit": "2022-05-30T11:49:45.259278+06:00",
            "date": null
        },
        {
            "id": 90648,
            "ip_address": "203.76.110.10",
            "count": 1,
            "first_visit": "2025-10-12T17:52:13.571563+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 4220,
            "ip_address": "203.76.109.94",
            "count": 1,
            "first_visit": "2022-03-09T16:55:27.234508+06:00",
            "date": null
        },
        {
            "id": 25546,
            "ip_address": "203.76.109.94",
            "count": 2,
            "first_visit": "2022-07-21T13:05:50.588660+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 52300,
            "ip_address": "203.76.109.94",
            "count": 4,
            "first_visit": "2023-08-12T12:14:45.889188+06:00",
            "date": "2023-08-12"
        }
    ]
}