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

{
    "count": 102567,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47880&ordering=ip_address",
    "results": [
        {
            "id": 12106,
            "ip_address": "116.58.202.55",
            "count": 2,
            "first_visit": "2022-05-28T05:56:05.822157+06:00",
            "date": null
        },
        {
            "id": 8572,
            "ip_address": "116.58.202.57",
            "count": 3,
            "first_visit": "2022-05-17T23:58:36.382907+06:00",
            "date": null
        },
        {
            "id": 7774,
            "ip_address": "116.58.202.59",
            "count": 1,
            "first_visit": "2022-05-17T09:57:33.768097+06:00",
            "date": null
        },
        {
            "id": 7794,
            "ip_address": "116.58.202.6",
            "count": 3,
            "first_visit": "2022-05-17T10:09:04.631883+06:00",
            "date": null
        },
        {
            "id": 11516,
            "ip_address": "116.58.202.61",
            "count": 1,
            "first_visit": "2022-05-25T23:40:44.541702+06:00",
            "date": null
        },
        {
            "id": 23975,
            "ip_address": "116.58.202.61",
            "count": 1,
            "first_visit": "2022-07-19T02:29:18.380122+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10619,
            "ip_address": "116.58.202.62",
            "count": 2,
            "first_visit": "2022-05-23T12:04:08.094119+06:00",
            "date": null
        },
        {
            "id": 29879,
            "ip_address": "116.58.202.62",
            "count": 1,
            "first_visit": "2022-07-30T12:32:43.697727+06:00",
            "date": "2022-07-30"
        }
    ]
}