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

{
    "count": 98254,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31376&ordering=-ip_address",
    "results": [
        {
            "id": 30517,
            "ip_address": "203.76.222.214",
            "count": 1,
            "first_visit": "2022-07-31T21:42:36.783792+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 33208,
            "ip_address": "203.76.222.214",
            "count": 1,
            "first_visit": "2022-08-28T16:58:17.285128+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 14776,
            "ip_address": "203.76.222.213",
            "count": 1,
            "first_visit": "2022-06-13T12:44:08.071937+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 21700,
            "ip_address": "203.76.222.213",
            "count": 1,
            "first_visit": "2022-07-09T05:36:57.191613+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 24236,
            "ip_address": "203.76.222.212",
            "count": 1,
            "first_visit": "2022-07-19T23:20:32.386355+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 7898,
            "ip_address": "203.76.222.212",
            "count": 1,
            "first_visit": "2022-05-17T11:02:54.391279+06:00",
            "date": null
        },
        {
            "id": 14177,
            "ip_address": "203.76.222.212",
            "count": 1,
            "first_visit": "2022-06-09T14:34:55.862772+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 10090,
            "ip_address": "203.76.222.204",
            "count": 1,
            "first_visit": "2022-05-21T21:52:34.597877+06:00",
            "date": null
        }
    ]
}