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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83280&ordering=-ip_address",
    "results": [
        {
            "id": 27617,
            "ip_address": "103.25.251.245",
            "count": 1,
            "first_visit": "2022-07-26T08:07:34.801400+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5571,
            "ip_address": "103.25.251.245",
            "count": 2,
            "first_visit": "2022-05-03T06:04:59.252982+06:00",
            "date": null
        },
        {
            "id": 27404,
            "ip_address": "103.25.251.245",
            "count": 3,
            "first_visit": "2022-07-25T20:26:36.143956+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 23919,
            "ip_address": "103.25.251.244",
            "count": 1,
            "first_visit": "2022-07-18T23:25:16.261770+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 11795,
            "ip_address": "103.25.251.244",
            "count": 2,
            "first_visit": "2022-05-26T23:50:23.370445+06:00",
            "date": null
        },
        {
            "id": 29909,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2022-07-30T13:55:49.782580+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29271,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2022-07-29T12:13:06.766991+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 19251,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2022-06-26T23:56:41.886829+06:00",
            "date": "2022-06-26"
        }
    ]
}