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

{
    "count": 102887,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51928&ordering=-ip_address",
    "results": [
        {
            "id": 12902,
            "ip_address": "119.30.39.167",
            "count": 1,
            "first_visit": "2022-05-30T22:37:57.682733+06:00",
            "date": null
        },
        {
            "id": 9876,
            "ip_address": "119.30.39.166",
            "count": 2,
            "first_visit": "2022-05-20T23:22:00.405251+06:00",
            "date": null
        },
        {
            "id": 26588,
            "ip_address": "119.30.39.166",
            "count": 1,
            "first_visit": "2022-07-24T08:30:59.092823+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7565,
            "ip_address": "119.30.39.164",
            "count": 1,
            "first_visit": "2022-05-17T01:58:17.601871+06:00",
            "date": null
        },
        {
            "id": 10994,
            "ip_address": "119.30.39.163",
            "count": 1,
            "first_visit": "2022-05-24T14:17:38.676426+06:00",
            "date": null
        },
        {
            "id": 30552,
            "ip_address": "119.30.39.162",
            "count": 1,
            "first_visit": "2022-08-01T00:12:50.065012+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 23362,
            "ip_address": "119.30.39.161",
            "count": 1,
            "first_visit": "2022-07-17T20:02:06.529479+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 13528,
            "ip_address": "119.30.39.161",
            "count": 5,
            "first_visit": "2022-06-04T21:43:26.374512+06:00",
            "date": null
        }
    ]
}