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

{
    "count": 96278,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20496&ordering=ip_address",
    "results": [
        {
            "id": 906,
            "ip_address": "103.67.159.180",
            "count": 1,
            "first_visit": "2021-12-19T20:33:45.075389+06:00",
            "date": null
        },
        {
            "id": 25259,
            "ip_address": "103.67.159.181",
            "count": 1,
            "first_visit": "2022-07-21T09:28:35.924603+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26636,
            "ip_address": "103.67.159.182",
            "count": 1,
            "first_visit": "2022-07-24T10:06:43.782847+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 31106,
            "ip_address": "103.67.159.183",
            "count": 1,
            "first_visit": "2022-08-04T11:10:46.361186+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 8672,
            "ip_address": "103.67.159.185",
            "count": 1,
            "first_visit": "2022-05-18T08:16:49.288659+06:00",
            "date": null
        },
        {
            "id": 69165,
            "ip_address": "103.67.159.186",
            "count": 1,
            "first_visit": "2024-05-27T11:47:30.664007+06:00",
            "date": "2024-05-27"
        },
        {
            "id": 10198,
            "ip_address": "103.67.159.188",
            "count": 1,
            "first_visit": "2022-05-22T00:37:54.742628+06:00",
            "date": null
        },
        {
            "id": 12290,
            "ip_address": "103.67.159.189",
            "count": 1,
            "first_visit": "2022-05-28T22:09:52.172937+06:00",
            "date": null
        }
    ]
}