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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49832&ordering=-ip_address",
    "results": [
        {
            "id": 23351,
            "ip_address": "123.253.65.24",
            "count": 1,
            "first_visit": "2022-07-17T18:20:32.505306+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 11200,
            "ip_address": "123.253.65.24",
            "count": 1,
            "first_visit": "2022-05-24T23:01:41.083331+06:00",
            "date": null
        },
        {
            "id": 15492,
            "ip_address": "123.253.65.231",
            "count": 1,
            "first_visit": "2022-06-16T00:13:13.403913+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15071,
            "ip_address": "123.253.65.231",
            "count": 1,
            "first_visit": "2022-06-14T20:02:26.003553+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 5271,
            "ip_address": "123.253.65.230",
            "count": 1,
            "first_visit": "2022-04-20T11:51:06.163343+06:00",
            "date": null
        },
        {
            "id": 57490,
            "ip_address": "123.253.65.230",
            "count": 14,
            "first_visit": "2023-10-13T14:12:36.972986+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 37110,
            "ip_address": "123.253.65.226",
            "count": 1,
            "first_visit": "2022-11-08T15:36:38.728122+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 18974,
            "ip_address": "123.253.65.226",
            "count": 1,
            "first_visit": "2022-06-26T08:27:37.001229+06:00",
            "date": "2022-06-26"
        }
    ]
}