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

{
    "count": 91498,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90360&ordering=-ip_address",
    "results": [
        {
            "id": 1274,
            "ip_address": "103.109.96.131",
            "count": 3,
            "first_visit": "2021-12-23T02:07:32.311422+06:00",
            "date": null
        },
        {
            "id": 7634,
            "ip_address": "103.109.96.129",
            "count": 1,
            "first_visit": "2022-05-17T07:58:12.132931+06:00",
            "date": null
        },
        {
            "id": 3905,
            "ip_address": "103.109.96.115",
            "count": 2,
            "first_visit": "2022-02-26T19:39:25.137678+06:00",
            "date": null
        },
        {
            "id": 20998,
            "ip_address": "103.109.96.115",
            "count": 1,
            "first_visit": "2022-07-04T07:51:24.202371+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 42019,
            "ip_address": "103.109.96.115",
            "count": 1,
            "first_visit": "2023-02-11T18:10:41.840271+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 6204,
            "ip_address": "103.109.96.114",
            "count": 1,
            "first_visit": "2022-05-15T04:47:25.733872+06:00",
            "date": null
        },
        {
            "id": 34604,
            "ip_address": "103.109.96.113",
            "count": 1,
            "first_visit": "2022-09-18T16:24:24.336263+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 37626,
            "ip_address": "103.109.96.112",
            "count": 1,
            "first_visit": "2022-11-20T19:20:38.862727+06:00",
            "date": "2022-11-20"
        }
    ]
}