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

{
    "count": 96113,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=680&ordering=ip_address",
    "results": [
        {
            "id": 17187,
            "ip_address": "103.106.243.28",
            "count": 1,
            "first_visit": "2022-06-21T22:50:26.112314+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 29437,
            "ip_address": "103.106.243.31",
            "count": 1,
            "first_visit": "2022-07-29T20:08:20.724453+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 54616,
            "ip_address": "103.106.3.252",
            "count": 1,
            "first_visit": "2023-09-09T02:29:21.665355+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 9591,
            "ip_address": "103.106.33.250",
            "count": 1,
            "first_visit": "2022-05-20T01:01:29.737375+06:00",
            "date": null
        },
        {
            "id": 13246,
            "ip_address": "103.106.33.59",
            "count": 2,
            "first_visit": "2022-06-01T11:49:48.349357+06:00",
            "date": null
        },
        {
            "id": 10703,
            "ip_address": "103.106.33.64",
            "count": 1,
            "first_visit": "2022-05-23T17:13:17.768863+06:00",
            "date": null
        },
        {
            "id": 17759,
            "ip_address": "103.106.33.67",
            "count": 1,
            "first_visit": "2022-06-23T13:20:56.576895+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5332,
            "ip_address": "103.106.33.69",
            "count": 1,
            "first_visit": "2022-04-23T22:59:46.105824+06:00",
            "date": null
        }
    ]
}