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

{
    "count": 101422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37392&ordering=-ip_address",
    "results": [
        {
            "id": 28909,
            "ip_address": "197.149.150.6",
            "count": 2,
            "first_visit": "2022-07-28T20:31:37.630858+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18959,
            "ip_address": "197.149.150.6",
            "count": 1,
            "first_visit": "2022-06-26T07:36:27.607701+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 17032,
            "ip_address": "197.149.150.5",
            "count": 1,
            "first_visit": "2022-06-21T13:48:17.180819+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 10791,
            "ip_address": "197.149.127.197",
            "count": 3,
            "first_visit": "2022-05-24T01:51:46.123268+06:00",
            "date": null
        },
        {
            "id": 17399,
            "ip_address": "197.149.127.197",
            "count": 1,
            "first_visit": "2022-06-22T15:50:29.164561+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10501,
            "ip_address": "197.149.127.196",
            "count": 2,
            "first_visit": "2022-05-23T03:02:35.456287+06:00",
            "date": null
        },
        {
            "id": 20416,
            "ip_address": "197.136.9.5",
            "count": 1,
            "first_visit": "2022-06-30T18:03:45.707646+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10932,
            "ip_address": "197.136.9.5",
            "count": 2,
            "first_visit": "2022-05-24T11:58:43.596253+06:00",
            "date": null
        }
    ]
}