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

{
    "count": 93426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78664&ordering=ip_address",
    "results": [
        {
            "id": 5366,
            "ip_address": "43.245.122.125",
            "count": 1,
            "first_visit": "2022-04-25T13:20:13.828886+06:00",
            "date": null
        },
        {
            "id": 7197,
            "ip_address": "43.245.122.126",
            "count": 1,
            "first_visit": "2022-05-16T19:56:23.572729+06:00",
            "date": null
        },
        {
            "id": 8773,
            "ip_address": "43.245.122.127",
            "count": 2,
            "first_visit": "2022-05-18T10:37:55.109636+06:00",
            "date": null
        },
        {
            "id": 36833,
            "ip_address": "43.245.122.128",
            "count": 1,
            "first_visit": "2022-11-02T13:51:46.202545+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 6934,
            "ip_address": "43.245.122.129",
            "count": 1,
            "first_visit": "2022-05-16T17:40:09.005268+06:00",
            "date": null
        },
        {
            "id": 7149,
            "ip_address": "43.245.122.13",
            "count": 2,
            "first_visit": "2022-05-16T19:41:33.229150+06:00",
            "date": null
        },
        {
            "id": 6854,
            "ip_address": "43.245.122.132",
            "count": 1,
            "first_visit": "2022-05-16T16:45:02.340098+06:00",
            "date": null
        },
        {
            "id": 19015,
            "ip_address": "43.245.122.132",
            "count": 1,
            "first_visit": "2022-06-26T09:50:43.528474+06:00",
            "date": "2022-06-26"
        }
    ]
}