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

{
    "count": 100854,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16968&ordering=-ip_address",
    "results": [
        {
            "id": 60159,
            "ip_address": "43.230.122.146",
            "count": 1,
            "first_visit": "2023-11-27T11:54:32.722151+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 5798,
            "ip_address": "43.230.122.141",
            "count": 1,
            "first_visit": "2022-05-10T16:52:36.821593+06:00",
            "date": null
        },
        {
            "id": 34971,
            "ip_address": "43.230.122.141",
            "count": 1,
            "first_visit": "2022-09-25T15:31:58.831650+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 1851,
            "ip_address": "43.230.122.137",
            "count": 3,
            "first_visit": "2022-01-11T12:59:32.466449+06:00",
            "date": null
        },
        {
            "id": 36101,
            "ip_address": "43.230.122.133",
            "count": 1,
            "first_visit": "2022-10-18T18:44:32.000557+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 34125,
            "ip_address": "43.230.122.129",
            "count": 4,
            "first_visit": "2022-09-10T10:20:35.312283+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34038,
            "ip_address": "43.230.122.129",
            "count": 1,
            "first_visit": "2022-09-08T12:02:25.790089+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 54116,
            "ip_address": "43.230.122.125",
            "count": 1,
            "first_visit": "2023-09-02T15:34:11.952656+06:00",
            "date": "2023-09-02"
        }
    ]
}