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

{
    "count": 96238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20384&ordering=-ip_address",
    "results": [
        {
            "id": 51876,
            "ip_address": "37.111.215.176",
            "count": 1,
            "first_visit": "2023-08-07T16:05:27.017352+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 1016,
            "ip_address": "37.111.215.175",
            "count": 1,
            "first_visit": "2021-12-20T09:15:53.896807+06:00",
            "date": null
        },
        {
            "id": 34743,
            "ip_address": "37.111.215.172",
            "count": 2,
            "first_visit": "2022-09-21T00:42:30.836228+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 9271,
            "ip_address": "37.111.215.172",
            "count": 1,
            "first_visit": "2022-05-19T08:18:03.569300+06:00",
            "date": null
        },
        {
            "id": 29724,
            "ip_address": "37.111.215.170",
            "count": 1,
            "first_visit": "2022-07-30T09:28:26.063394+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29349,
            "ip_address": "37.111.215.167",
            "count": 3,
            "first_visit": "2022-07-29T15:16:07.985964+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22261,
            "ip_address": "37.111.215.167",
            "count": 1,
            "first_visit": "2022-07-13T16:34:14.548569+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 30405,
            "ip_address": "37.111.215.166",
            "count": 1,
            "first_visit": "2022-07-31T12:48:28.242600+06:00",
            "date": "2022-07-31"
        }
    ]
}