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

{
    "count": 95459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17184&ordering=ip_address",
    "results": [
        {
            "id": 28415,
            "ip_address": "103.253.45.241",
            "count": 5,
            "first_visit": "2022-07-27T23:42:53.883879+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28414,
            "ip_address": "103.253.45.241",
            "count": 1,
            "first_visit": "2022-07-27T23:42:53.883022+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 32798,
            "ip_address": "103.253.45.241",
            "count": 1,
            "first_visit": "2022-08-24T02:03:48.403088+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 27357,
            "ip_address": "103.253.45.242",
            "count": 2,
            "first_visit": "2022-07-25T15:15:22.066713+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11797,
            "ip_address": "103.253.45.243",
            "count": 2,
            "first_visit": "2022-05-26T23:50:42.798471+06:00",
            "date": null
        },
        {
            "id": 12970,
            "ip_address": "103.253.45.249",
            "count": 1,
            "first_visit": "2022-05-31T01:03:44.598924+06:00",
            "date": null
        },
        {
            "id": 18798,
            "ip_address": "103.253.45.25",
            "count": 1,
            "first_visit": "2022-06-25T21:53:31.813167+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10536,
            "ip_address": "103.253.45.251",
            "count": 1,
            "first_visit": "2022-05-23T08:51:11.304418+06:00",
            "date": null
        }
    ]
}