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

{
    "count": 102574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47960&ordering=ip_address",
    "results": [
        {
            "id": 8892,
            "ip_address": "116.58.203.120",
            "count": 2,
            "first_visit": "2022-05-18T12:17:47.343643+06:00",
            "date": null
        },
        {
            "id": 14526,
            "ip_address": "116.58.203.121",
            "count": 1,
            "first_visit": "2022-06-11T19:57:38.402605+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 28344,
            "ip_address": "116.58.203.121",
            "count": 1,
            "first_visit": "2022-07-27T22:09:26.336662+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8169,
            "ip_address": "116.58.203.122",
            "count": 1,
            "first_visit": "2022-05-17T13:46:08.361766+06:00",
            "date": null
        },
        {
            "id": 7641,
            "ip_address": "116.58.203.123",
            "count": 1,
            "first_visit": "2022-05-17T08:14:32.475795+06:00",
            "date": null
        },
        {
            "id": 8285,
            "ip_address": "116.58.203.125",
            "count": 2,
            "first_visit": "2022-05-17T20:19:12.125656+06:00",
            "date": null
        },
        {
            "id": 27899,
            "ip_address": "116.58.203.126",
            "count": 1,
            "first_visit": "2022-07-26T22:38:22.681327+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 22319,
            "ip_address": "116.58.203.127",
            "count": 1,
            "first_visit": "2022-07-13T18:11:28.837665+06:00",
            "date": "2022-07-13"
        }
    ]
}