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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6960&ordering=ip_address",
    "results": [
        {
            "id": 9406,
            "ip_address": "103.146.17.145",
            "count": 1,
            "first_visit": "2022-05-19T15:14:50.011100+06:00",
            "date": null
        },
        {
            "id": 9291,
            "ip_address": "103.146.17.146",
            "count": 1,
            "first_visit": "2022-05-19T09:50:51.741309+06:00",
            "date": null
        },
        {
            "id": 10738,
            "ip_address": "103.146.17.190",
            "count": 1,
            "first_visit": "2022-05-23T21:36:53.861272+06:00",
            "date": null
        },
        {
            "id": 56713,
            "ip_address": "103.146.17.222",
            "count": 2,
            "first_visit": "2023-10-04T08:55:44.414520+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56839,
            "ip_address": "103.146.17.222",
            "count": 1,
            "first_visit": "2023-10-05T14:36:35.696160+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 56637,
            "ip_address": "103.146.17.222",
            "count": 19,
            "first_visit": "2023-10-03T10:35:39.908659+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 9280,
            "ip_address": "103.146.17.240",
            "count": 1,
            "first_visit": "2022-05-19T08:52:34.912254+06:00",
            "date": null
        },
        {
            "id": 30676,
            "ip_address": "103.146.17.73",
            "count": 2,
            "first_visit": "2022-08-01T15:59:17.288622+06:00",
            "date": "2022-08-01"
        }
    ]
}