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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26424&ordering=-ip_address",
    "results": [
        {
            "id": 47311,
            "ip_address": "37.111.193.112",
            "count": 1,
            "first_visit": "2023-05-29T08:21:58.865742+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 28723,
            "ip_address": "37.111.193.111",
            "count": 2,
            "first_visit": "2022-07-28T11:35:39.577136+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7783,
            "ip_address": "37.111.193.111",
            "count": 2,
            "first_visit": "2022-05-17T10:00:53.101568+06:00",
            "date": null
        },
        {
            "id": 7782,
            "ip_address": "37.111.193.111",
            "count": 1,
            "first_visit": "2022-05-17T10:00:53.100624+06:00",
            "date": null
        },
        {
            "id": 25421,
            "ip_address": "37.111.193.110",
            "count": 1,
            "first_visit": "2022-07-21T11:30:30.896971+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11193,
            "ip_address": "37.111.193.109",
            "count": 1,
            "first_visit": "2022-05-24T22:50:11.221326+06:00",
            "date": null
        },
        {
            "id": 8454,
            "ip_address": "37.111.193.108",
            "count": 1,
            "first_visit": "2022-05-17T23:07:58.652454+06:00",
            "date": null
        },
        {
            "id": 7986,
            "ip_address": "37.111.193.102",
            "count": 1,
            "first_visit": "2022-05-17T11:47:23.716819+06:00",
            "date": null
        }
    ]
}