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

{
    "count": 94194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77560&ordering=-ip_address",
    "results": [
        {
            "id": 32616,
            "ip_address": "103.25.251.235",
            "count": 1,
            "first_visit": "2022-08-21T18:18:19.637318+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 7444,
            "ip_address": "103.25.251.235",
            "count": 3,
            "first_visit": "2022-05-16T23:09:59.871774+06:00",
            "date": null
        },
        {
            "id": 18499,
            "ip_address": "103.25.251.235",
            "count": 1,
            "first_visit": "2022-06-25T09:37:02.804550+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16912,
            "ip_address": "103.25.251.235",
            "count": 1,
            "first_visit": "2022-06-20T23:15:28.852501+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 35719,
            "ip_address": "103.25.251.234",
            "count": 1,
            "first_visit": "2022-10-10T15:56:48.684740+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 31621,
            "ip_address": "103.25.251.234",
            "count": 1,
            "first_visit": "2022-08-09T14:41:04.197581+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 29065,
            "ip_address": "103.25.251.234",
            "count": 5,
            "first_visit": "2022-07-29T02:03:34.721561+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8403,
            "ip_address": "103.25.251.234",
            "count": 1,
            "first_visit": "2022-05-17T22:50:27.122506+06:00",
            "date": null
        }
    ]
}