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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87560&ordering=-ip_address",
    "results": [
        {
            "id": 60424,
            "ip_address": "103.134.127.56",
            "count": 2,
            "first_visit": "2023-12-02T13:16:46.094270+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 44079,
            "ip_address": "103.134.127.33",
            "count": 1,
            "first_visit": "2023-03-20T01:32:26.621906+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 34550,
            "ip_address": "103.134.126.231",
            "count": 1,
            "first_visit": "2022-09-17T13:01:00.495195+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 4591,
            "ip_address": "103.134.126.225",
            "count": 1,
            "first_visit": "2022-03-22T18:12:37.646903+06:00",
            "date": null
        },
        {
            "id": 13303,
            "ip_address": "103.134.126.220",
            "count": 2,
            "first_visit": "2022-06-01T22:23:09.406696+06:00",
            "date": null
        },
        {
            "id": 13660,
            "ip_address": "103.134.124.77",
            "count": 1,
            "first_visit": "2022-06-06T19:13:34.636026+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13382,
            "ip_address": "103.134.124.64",
            "count": 1,
            "first_visit": "2022-06-02T16:06:16.059592+06:00",
            "date": null
        },
        {
            "id": 5390,
            "ip_address": "103.134.124.6",
            "count": 1,
            "first_visit": "2022-04-26T04:13:38.038742+06:00",
            "date": null
        }
    ]
}