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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50384&ordering=-ip_address",
    "results": [
        {
            "id": 463,
            "ip_address": "123.0.18.90",
            "count": 1,
            "first_visit": "2021-12-08T23:58:28.383446+06:00",
            "date": null
        },
        {
            "id": 40327,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2023-01-13T19:11:10.133418+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 2992,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2022-01-28T21:24:53.116856+06:00",
            "date": null
        },
        {
            "id": 41275,
            "ip_address": "123.0.18.42",
            "count": 2,
            "first_visit": "2023-01-31T10:45:35.328446+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 50793,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2023-07-25T12:01:30.676728+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 23551,
            "ip_address": "123.0.18.226",
            "count": 1,
            "first_visit": "2022-07-18T20:58:09.119854+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 40709,
            "ip_address": "123.0.17.66",
            "count": 2,
            "first_visit": "2023-01-21T08:12:55.172816+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40581,
            "ip_address": "123.0.17.66",
            "count": 1,
            "first_visit": "2023-01-18T13:35:32.686477+06:00",
            "date": "2023-01-18"
        }
    ]
}