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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=-ip_address",
    "results": [
        {
            "id": 43353,
            "ip_address": "176.59.40.226",
            "count": 1,
            "first_visit": "2023-03-07T20:11:37.170327+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 12694,
            "ip_address": "176.58.120.32",
            "count": 1,
            "first_visit": "2022-05-30T06:17:24.790633+06:00",
            "date": null
        },
        {
            "id": 12544,
            "ip_address": "176.58.120.254",
            "count": 1,
            "first_visit": "2022-05-29T19:57:29.007068+06:00",
            "date": null
        },
        {
            "id": 83698,
            "ip_address": "176.56.39.243",
            "count": 1,
            "first_visit": "2025-06-04T23:59:48.019239+06:00",
            "date": "2025-06-04"
        },
        {
            "id": 83690,
            "ip_address": "176.56.39.213",
            "count": 1,
            "first_visit": "2025-06-04T16:02:02.298966+06:00",
            "date": "2025-06-04"
        },
        {
            "id": 25156,
            "ip_address": "176.45.74.137",
            "count": 1,
            "first_visit": "2022-07-21T07:10:10.233819+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 70287,
            "ip_address": "176.44.164.241",
            "count": 1,
            "first_visit": "2024-06-25T17:43:02.749416+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 72747,
            "ip_address": "176.42.138.199",
            "count": 1,
            "first_visit": "2024-08-30T03:49:35.587659+06:00",
            "date": "2024-08-30"
        }
    ]
}