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

{
    "count": 94243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12944&ordering=-ip_address",
    "results": [
        {
            "id": 30113,
            "ip_address": "45.248.151.94",
            "count": 1,
            "first_visit": "2022-07-31T00:29:06.390776+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29858,
            "ip_address": "45.248.151.94",
            "count": 1,
            "first_visit": "2022-07-30T11:55:19.835429+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28226,
            "ip_address": "45.248.151.93",
            "count": 1,
            "first_visit": "2022-07-27T13:49:17.016393+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30106,
            "ip_address": "45.248.151.91",
            "count": 1,
            "first_visit": "2022-07-31T00:13:57.582620+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 22840,
            "ip_address": "45.248.151.91",
            "count": 1,
            "first_visit": "2022-07-14T23:18:17.267664+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2949,
            "ip_address": "45.248.151.9",
            "count": 1,
            "first_visit": "2022-01-27T19:29:19.540586+06:00",
            "date": null
        },
        {
            "id": 44574,
            "ip_address": "45.248.151.8",
            "count": 1,
            "first_visit": "2023-03-29T22:31:25.185817+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 6202,
            "ip_address": "45.248.151.8",
            "count": 5,
            "first_visit": "2022-05-15T04:21:29.294857+06:00",
            "date": null
        }
    ]
}