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

{
    "count": 99913,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22296&ordering=ip_address",
    "results": [
        {
            "id": 55210,
            "ip_address": "103.77.60.163",
            "count": 1,
            "first_visit": "2023-09-17T01:47:33.459510+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 5183,
            "ip_address": "103.77.60.164",
            "count": 5,
            "first_visit": "2022-04-17T13:25:17.082547+06:00",
            "date": null
        },
        {
            "id": 454,
            "ip_address": "103.77.60.165",
            "count": 1,
            "first_visit": "2021-12-08T20:53:26.302690+06:00",
            "date": null
        },
        {
            "id": 12147,
            "ip_address": "103.77.60.167",
            "count": 1,
            "first_visit": "2022-05-28T10:43:28.006783+06:00",
            "date": null
        },
        {
            "id": 36944,
            "ip_address": "103.77.60.173",
            "count": 1,
            "first_visit": "2022-11-05T01:02:12.728658+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 16948,
            "ip_address": "103.77.60.175",
            "count": 1,
            "first_visit": "2022-06-21T06:49:36.621681+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11522,
            "ip_address": "103.77.60.185",
            "count": 3,
            "first_visit": "2022-05-25T23:46:45.342941+06:00",
            "date": null
        },
        {
            "id": 2655,
            "ip_address": "103.77.60.188",
            "count": 1,
            "first_visit": "2022-01-22T22:48:48.813969+06:00",
            "date": null
        }
    ]
}