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

{
    "count": 102524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47288&ordering=ip_address",
    "results": [
        {
            "id": 24989,
            "ip_address": "116.206.91.195",
            "count": 1,
            "first_visit": "2022-07-20T23:08:57.765802+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29052,
            "ip_address": "116.206.91.196",
            "count": 1,
            "first_visit": "2022-07-29T01:41:55.962004+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1168,
            "ip_address": "116.206.91.196",
            "count": 2,
            "first_visit": "2021-12-21T15:06:03.003969+06:00",
            "date": null
        },
        {
            "id": 15452,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-06-15T22:12:15.095785+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1255,
            "ip_address": "116.206.91.199",
            "count": 4,
            "first_visit": "2021-12-22T16:46:02.116623+06:00",
            "date": null
        },
        {
            "id": 26440,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-07-23T21:39:14.892675+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 34392,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-09-14T22:34:28.737764+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 23684,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-07-18T22:09:24.786584+06:00",
            "date": "2022-07-18"
        }
    ]
}