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

{
    "count": 94106,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12560&ordering=-ip_address",
    "results": [
        {
            "id": 37298,
            "ip_address": "46.137.254.176",
            "count": 1,
            "first_visit": "2022-11-12T13:18:30.078241+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 744,
            "ip_address": "46.114.174.103",
            "count": 1,
            "first_visit": "2021-12-16T19:07:36.071043+06:00",
            "date": null
        },
        {
            "id": 4669,
            "ip_address": "46.114.162.141",
            "count": 1,
            "first_visit": "2022-03-25T16:49:14.936041+06:00",
            "date": null
        },
        {
            "id": 59898,
            "ip_address": "46.11.103.71",
            "count": 1,
            "first_visit": "2023-11-21T12:33:23.989379+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 38039,
            "ip_address": "46.103.46.127",
            "count": 1,
            "first_visit": "2022-11-30T12:50:46.939933+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38003,
            "ip_address": "46.103.46.127",
            "count": 2,
            "first_visit": "2022-11-29T19:10:48.932106+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 6389,
            "ip_address": "45.92.35.86",
            "count": 3,
            "first_visit": "2022-05-15T20:14:16.230271+06:00",
            "date": null
        },
        {
            "id": 6399,
            "ip_address": "45.92.35.83",
            "count": 1,
            "first_visit": "2022-05-15T20:48:35.269553+06:00",
            "date": null
        }
    ]
}