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

{
    "count": 94863,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15016&ordering=-ip_address",
    "results": [
        {
            "id": 10559,
            "ip_address": "43.245.122.19",
            "count": 2,
            "first_visit": "2022-05-23T09:56:25.942658+06:00",
            "date": null
        },
        {
            "id": 8252,
            "ip_address": "43.245.122.188",
            "count": 1,
            "first_visit": "2022-05-17T18:39:18.350052+06:00",
            "date": null
        },
        {
            "id": 26382,
            "ip_address": "43.245.122.184",
            "count": 2,
            "first_visit": "2022-07-23T15:03:45.326132+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 9235,
            "ip_address": "43.245.122.182",
            "count": 1,
            "first_visit": "2022-05-19T01:25:10.281503+06:00",
            "date": null
        },
        {
            "id": 11645,
            "ip_address": "43.245.122.181",
            "count": 1,
            "first_visit": "2022-05-26T10:44:14.280887+06:00",
            "date": null
        },
        {
            "id": 20288,
            "ip_address": "43.245.122.179",
            "count": 1,
            "first_visit": "2022-06-30T08:55:56.046227+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 13211,
            "ip_address": "43.245.122.178",
            "count": 2,
            "first_visit": "2022-06-01T00:26:03.952761+06:00",
            "date": null
        },
        {
            "id": 12565,
            "ip_address": "43.245.122.176",
            "count": 4,
            "first_visit": "2022-05-29T22:06:42.879125+06:00",
            "date": null
        }
    ]
}