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

{
    "count": 98112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90944&ordering=-ip_address",
    "results": [
        {
            "id": 15067,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-14T18:33:48.625909+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 19125,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-26T15:58:24.645455+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 31781,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-08-11T17:20:25.316737+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 3220,
            "ip_address": "103.147.163.54",
            "count": 24,
            "first_visit": "2022-02-02T12:51:58.678124+06:00",
            "date": null
        },
        {
            "id": 21496,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-07-07T17:31:05.870512+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 15402,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-15T18:42:34.170760+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 18662,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-06-25T15:48:05.217378+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11460,
            "ip_address": "103.147.163.47",
            "count": 1,
            "first_visit": "2022-05-25T22:26:09.276254+06:00",
            "date": null
        }
    ]
}