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

{
    "count": 93423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78672&ordering=ip_address",
    "results": [
        {
            "id": 9832,
            "ip_address": "43.245.122.136",
            "count": 1,
            "first_visit": "2022-05-20T22:34:36.154097+06:00",
            "date": null
        },
        {
            "id": 18710,
            "ip_address": "43.245.122.137",
            "count": 2,
            "first_visit": "2022-06-25T18:47:09.199007+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9358,
            "ip_address": "43.245.122.141",
            "count": 1,
            "first_visit": "2022-05-19T12:54:28.532712+06:00",
            "date": null
        },
        {
            "id": 20076,
            "ip_address": "43.245.122.142",
            "count": 1,
            "first_visit": "2022-06-29T16:41:12.880426+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9174,
            "ip_address": "43.245.122.142",
            "count": 3,
            "first_visit": "2022-05-18T23:21:46.968182+06:00",
            "date": null
        },
        {
            "id": 40006,
            "ip_address": "43.245.122.142",
            "count": 1,
            "first_visit": "2023-01-07T09:52:08.329497+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 19055,
            "ip_address": "43.245.122.143",
            "count": 1,
            "first_visit": "2022-06-26T11:27:34.300642+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 7999,
            "ip_address": "43.245.122.144",
            "count": 1,
            "first_visit": "2022-05-17T11:50:34.384707+06:00",
            "date": null
        }
    ]
}