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

{
    "count": 101419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80256&ordering=ip_address",
    "results": [
        {
            "id": 8422,
            "ip_address": "37.111.223.202",
            "count": 5,
            "first_visit": "2022-05-17T22:59:26.773544+06:00",
            "date": null
        },
        {
            "id": 17843,
            "ip_address": "37.111.223.204",
            "count": 1,
            "first_visit": "2022-06-23T20:22:57.668108+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17864,
            "ip_address": "37.111.223.207",
            "count": 1,
            "first_visit": "2022-06-23T22:32:12.444836+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17450,
            "ip_address": "37.111.223.207",
            "count": 1,
            "first_visit": "2022-06-22T18:23:01.053114+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12503,
            "ip_address": "37.111.223.209",
            "count": 1,
            "first_visit": "2022-05-29T15:32:12.110437+06:00",
            "date": null
        },
        {
            "id": 8304,
            "ip_address": "37.111.223.21",
            "count": 1,
            "first_visit": "2022-05-17T21:33:34.098606+06:00",
            "date": null
        },
        {
            "id": 25353,
            "ip_address": "37.111.223.212",
            "count": 1,
            "first_visit": "2022-07-21T10:50:54.601200+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13342,
            "ip_address": "37.111.223.215",
            "count": 1,
            "first_visit": "2022-06-02T06:10:14.823546+06:00",
            "date": null
        }
    ]
}