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

{
    "count": 99375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3496&ordering=ip_address",
    "results": [
        {
            "id": 3608,
            "ip_address": "103.124.226.234",
            "count": 1,
            "first_visit": "2022-02-14T21:36:37.688703+06:00",
            "date": null
        },
        {
            "id": 23734,
            "ip_address": "103.124.226.235",
            "count": 7,
            "first_visit": "2022-07-18T22:20:55.478351+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25167,
            "ip_address": "103.124.226.235",
            "count": 1,
            "first_visit": "2022-07-21T07:28:26.003826+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24893,
            "ip_address": "103.124.226.235",
            "count": 1,
            "first_visit": "2022-07-20T21:02:16.397876+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3587,
            "ip_address": "103.124.226.237",
            "count": 1,
            "first_visit": "2022-02-14T09:47:34.776761+06:00",
            "date": null
        },
        {
            "id": 15825,
            "ip_address": "103.124.226.245",
            "count": 1,
            "first_visit": "2022-06-17T02:00:04.907817+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 53598,
            "ip_address": "103.124.226.49",
            "count": 1,
            "first_visit": "2023-08-26T20:57:36.089512+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 73987,
            "ip_address": "103.124.226.49",
            "count": 1,
            "first_visit": "2024-10-04T15:26:05.717307+06:00",
            "date": "2024-10-04"
        }
    ]
}