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

{
    "count": 100851,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16936&ordering=-ip_address",
    "results": [
        {
            "id": 40408,
            "ip_address": "43.231.78.198",
            "count": 1,
            "first_visit": "2023-01-15T13:03:50.889684+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 46748,
            "ip_address": "43.231.78.198",
            "count": 1,
            "first_visit": "2023-05-17T17:54:05.096979+06:00",
            "date": "2023-05-17"
        },
        {
            "id": 30247,
            "ip_address": "43.231.78.178",
            "count": 1,
            "first_visit": "2022-07-31T09:36:44.992971+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 25612,
            "ip_address": "43.231.78.114",
            "count": 1,
            "first_visit": "2022-07-21T16:42:00.833400+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26809,
            "ip_address": "43.231.78.114",
            "count": 1,
            "first_visit": "2022-07-24T16:59:56.285130+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 96476,
            "ip_address": "43.231.77.62",
            "count": 1,
            "first_visit": "2026-03-30T11:18:19.960092+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 5008,
            "ip_address": "43.231.76.82",
            "count": 1,
            "first_visit": "2022-04-09T15:11:51.926670+06:00",
            "date": null
        },
        {
            "id": 487,
            "ip_address": "43.231.22.30",
            "count": 2,
            "first_visit": "2021-12-09T14:37:57.824861+06:00",
            "date": null
        }
    ]
}