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

{
    "count": 92256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5736&ordering=ip_address",
    "results": [
        {
            "id": 24946,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2022-07-20T22:17:41.628916+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23695,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2022-07-18T22:11:51.859300+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2125,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2022-01-13T14:51:42.217622+06:00",
            "date": null
        },
        {
            "id": 41577,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2023-02-05T16:49:38.046181+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 33536,
            "ip_address": "103.140.176.2",
            "count": 1,
            "first_visit": "2022-08-31T11:42:05.637072+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 3244,
            "ip_address": "103.140.176.23",
            "count": 1,
            "first_visit": "2022-02-02T22:57:09.810095+06:00",
            "date": null
        },
        {
            "id": 24448,
            "ip_address": "103.140.176.26",
            "count": 1,
            "first_visit": "2022-07-20T10:14:53.648335+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 63031,
            "ip_address": "103.140.176.27",
            "count": 2,
            "first_visit": "2024-01-13T13:54:47.242392+06:00",
            "date": "2024-01-13"
        }
    ]
}