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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23360&ordering=-ip_address",
    "results": [
        {
            "id": 8207,
            "ip_address": "37.111.207.98",
            "count": 1,
            "first_visit": "2022-05-17T16:09:07.075893+06:00",
            "date": null
        },
        {
            "id": 86785,
            "ip_address": "37.111.207.98",
            "count": 2,
            "first_visit": "2025-07-30T17:51:51.513732+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 97331,
            "ip_address": "37.111.207.97",
            "count": 1,
            "first_visit": "2026-04-23T20:47:13.277895+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 19959,
            "ip_address": "37.111.207.97",
            "count": 1,
            "first_visit": "2022-06-29T08:20:01.036227+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10921,
            "ip_address": "37.111.207.97",
            "count": 2,
            "first_visit": "2022-05-24T11:46:09.008472+06:00",
            "date": null
        },
        {
            "id": 27965,
            "ip_address": "37.111.207.96",
            "count": 1,
            "first_visit": "2022-07-27T01:32:15.367180+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25419,
            "ip_address": "37.111.207.95",
            "count": 1,
            "first_visit": "2022-07-21T11:30:22.302434+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22766,
            "ip_address": "37.111.207.94",
            "count": 1,
            "first_visit": "2022-07-14T18:04:43.916243+06:00",
            "date": "2022-07-14"
        }
    ]
}