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

{
    "count": 97446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23488&ordering=ip_address",
    "results": [
        {
            "id": 12268,
            "ip_address": "103.95.125.250",
            "count": 1,
            "first_visit": "2022-05-28T18:29:28.755409+06:00",
            "date": null
        },
        {
            "id": 2452,
            "ip_address": "103.95.125.49",
            "count": 1,
            "first_visit": "2022-01-19T01:07:38.608675+06:00",
            "date": null
        },
        {
            "id": 2771,
            "ip_address": "103.95.125.53",
            "count": 1,
            "first_visit": "2022-01-25T02:58:33.176476+06:00",
            "date": null
        },
        {
            "id": 2971,
            "ip_address": "103.95.125.58",
            "count": 2,
            "first_visit": "2022-01-28T12:20:34.483152+06:00",
            "date": null
        },
        {
            "id": 20,
            "ip_address": "103.95.125.67",
            "count": 19,
            "first_visit": "2021-12-02T20:22:26.359507+06:00",
            "date": null
        },
        {
            "id": 50303,
            "ip_address": "103.95.125.68",
            "count": 1,
            "first_visit": "2023-07-19T02:09:08.748386+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50497,
            "ip_address": "103.95.125.74",
            "count": 3,
            "first_visit": "2023-07-21T12:01:14.626202+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50130,
            "ip_address": "103.95.125.74",
            "count": 2,
            "first_visit": "2023-07-16T14:55:24.533151+06:00",
            "date": "2023-07-16"
        }
    ]
}