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

{
    "count": 102575,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47976&ordering=ip_address",
    "results": [
        {
            "id": 21140,
            "ip_address": "116.58.203.139",
            "count": 1,
            "first_visit": "2022-07-04T22:51:36.947416+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 29359,
            "ip_address": "116.58.203.14",
            "count": 1,
            "first_visit": "2022-07-29T15:26:18.063392+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9203,
            "ip_address": "116.58.203.14",
            "count": 2,
            "first_visit": "2022-05-18T23:47:02.307913+06:00",
            "date": null
        },
        {
            "id": 10729,
            "ip_address": "116.58.203.147",
            "count": 1,
            "first_visit": "2022-05-23T20:30:00.760295+06:00",
            "date": null
        },
        {
            "id": 6960,
            "ip_address": "116.58.203.15",
            "count": 7,
            "first_visit": "2022-05-16T18:03:29.380126+06:00",
            "date": null
        },
        {
            "id": 15444,
            "ip_address": "116.58.203.150",
            "count": 1,
            "first_visit": "2022-06-15T21:34:16.819288+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8985,
            "ip_address": "116.58.203.151",
            "count": 1,
            "first_visit": "2022-05-18T15:00:04.799720+06:00",
            "date": null
        },
        {
            "id": 29210,
            "ip_address": "116.58.203.151",
            "count": 1,
            "first_visit": "2022-07-29T10:53:22.822582+06:00",
            "date": "2022-07-29"
        }
    ]
}