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

{
    "count": 92342,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7432&ordering=ip_address",
    "results": [
        {
            "id": 8325,
            "ip_address": "103.151.130.218",
            "count": 2,
            "first_visit": "2022-05-17T22:17:17.884430+06:00",
            "date": null
        },
        {
            "id": 9885,
            "ip_address": "103.151.130.219",
            "count": 5,
            "first_visit": "2022-05-20T23:36:35.230775+06:00",
            "date": null
        },
        {
            "id": 7742,
            "ip_address": "103.151.130.221",
            "count": 1,
            "first_visit": "2022-05-17T09:38:07.961244+06:00",
            "date": null
        },
        {
            "id": 10798,
            "ip_address": "103.151.132.13",
            "count": 2,
            "first_visit": "2022-05-24T04:10:43.142281+06:00",
            "date": null
        },
        {
            "id": 5818,
            "ip_address": "103.151.1.65",
            "count": 1,
            "first_visit": "2022-05-10T22:16:30.762904+06:00",
            "date": null
        },
        {
            "id": 9964,
            "ip_address": "103.151.1.67",
            "count": 1,
            "first_visit": "2022-05-21T10:30:53.186722+06:00",
            "date": null
        },
        {
            "id": 71123,
            "ip_address": "103.151.169.117",
            "count": 3,
            "first_visit": "2024-07-14T01:23:16.648887+06:00",
            "date": "2024-07-14"
        },
        {
            "id": 71176,
            "ip_address": "103.151.169.117",
            "count": 1,
            "first_visit": "2024-07-15T09:33:39.379844+06:00",
            "date": "2024-07-15"
        }
    ]
}