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

{
    "count": 94118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77728&ordering=-ip_address",
    "results": [
        {
            "id": 27906,
            "ip_address": "103.25.248.251",
            "count": 1,
            "first_visit": "2022-07-26T22:54:02.085934+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8292,
            "ip_address": "103.25.248.251",
            "count": 4,
            "first_visit": "2022-05-17T20:36:03.580029+06:00",
            "date": null
        },
        {
            "id": 34637,
            "ip_address": "103.25.248.250",
            "count": 1,
            "first_visit": "2022-09-18T23:02:54.790856+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 12555,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-05-29T21:11:16.593427+06:00",
            "date": null
        },
        {
            "id": 28158,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-07-27T11:55:08.525047+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31275,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-08-05T21:42:53.256351+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 28390,
            "ip_address": "103.25.248.249",
            "count": 1,
            "first_visit": "2022-07-27T23:17:00.798689+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6577,
            "ip_address": "103.25.248.249",
            "count": 7,
            "first_visit": "2022-05-16T10:00:08.801723+06:00",
            "date": null
        }
    ]
}