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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14248&ordering=ip_address",
    "results": [
        {
            "id": 3234,
            "ip_address": "103.217.111.181",
            "count": 1,
            "first_visit": "2022-02-02T18:49:25.421085+06:00",
            "date": null
        },
        {
            "id": 2448,
            "ip_address": "103.217.111.182",
            "count": 4,
            "first_visit": "2022-01-18T22:48:49.337095+06:00",
            "date": null
        },
        {
            "id": 17360,
            "ip_address": "103.217.111.183",
            "count": 1,
            "first_visit": "2022-06-22T11:45:48.650427+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 20036,
            "ip_address": "103.217.111.183",
            "count": 1,
            "first_visit": "2022-06-29T13:58:59.092623+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 17003,
            "ip_address": "103.217.111.183",
            "count": 2,
            "first_visit": "2022-06-21T12:26:01.570417+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 2010,
            "ip_address": "103.217.111.184",
            "count": 2,
            "first_visit": "2022-01-12T07:56:27.282955+06:00",
            "date": null
        },
        {
            "id": 426,
            "ip_address": "103.217.111.185",
            "count": 1,
            "first_visit": "2021-12-08T14:16:04.168894+06:00",
            "date": null
        },
        {
            "id": 16920,
            "ip_address": "103.217.111.187",
            "count": 1,
            "first_visit": "2022-06-21T00:27:22.754918+06:00",
            "date": "2022-06-21"
        }
    ]
}