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

{
    "count": 100578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29304&ordering=-ip_address",
    "results": [
        {
            "id": 5531,
            "ip_address": "27.147.204.58",
            "count": 2,
            "first_visit": "2022-05-01T23:02:12.693445+06:00",
            "date": null
        },
        {
            "id": 1187,
            "ip_address": "27.147.204.56",
            "count": 3,
            "first_visit": "2021-12-21T18:19:47.553660+06:00",
            "date": null
        },
        {
            "id": 15318,
            "ip_address": "27.147.204.56",
            "count": 2,
            "first_visit": "2022-06-15T15:40:52.683720+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 25445,
            "ip_address": "27.147.204.50",
            "count": 1,
            "first_visit": "2022-07-21T11:49:25.405686+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24442,
            "ip_address": "27.147.204.50",
            "count": 1,
            "first_visit": "2022-07-20T10:09:01.053033+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2208,
            "ip_address": "27.147.204.38",
            "count": 1,
            "first_visit": "2022-01-14T18:01:23.135461+06:00",
            "date": null
        },
        {
            "id": 11357,
            "ip_address": "27.147.204.37",
            "count": 1,
            "first_visit": "2022-05-25T12:48:35.340308+06:00",
            "date": null
        },
        {
            "id": 17337,
            "ip_address": "27.147.204.36",
            "count": 1,
            "first_visit": "2022-06-22T09:33:23.703020+06:00",
            "date": "2022-06-22"
        }
    ]
}