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

{
    "count": 97293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=-ip_address",
    "results": [
        {
            "id": 20084,
            "ip_address": "37.111.207.117",
            "count": 1,
            "first_visit": "2022-06-29T17:14:54.138430+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9106,
            "ip_address": "37.111.207.116",
            "count": 1,
            "first_visit": "2022-05-18T22:25:55.578279+06:00",
            "date": null
        },
        {
            "id": 10009,
            "ip_address": "37.111.207.115",
            "count": 1,
            "first_visit": "2022-05-21T13:45:40.140651+06:00",
            "date": null
        },
        {
            "id": 53474,
            "ip_address": "37.111.207.115",
            "count": 1,
            "first_visit": "2023-08-25T09:35:20.723888+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 43778,
            "ip_address": "37.111.207.114",
            "count": 5,
            "first_visit": "2023-03-15T02:57:54.694576+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 17645,
            "ip_address": "37.111.207.114",
            "count": 1,
            "first_visit": "2022-06-23T08:40:51.775656+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 30722,
            "ip_address": "37.111.207.114",
            "count": 1,
            "first_visit": "2022-08-01T22:14:31.395576+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 32015,
            "ip_address": "37.111.207.113",
            "count": 1,
            "first_visit": "2022-08-14T21:58:42.396120+06:00",
            "date": "2022-08-14"
        }
    ]
}