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

{
    "count": 91612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90152&ordering=-ip_address",
    "results": [
        {
            "id": 30229,
            "ip_address": "103.112.204.1",
            "count": 1,
            "first_visit": "2022-07-31T08:56:47.258697+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 5658,
            "ip_address": "103.112.171.6",
            "count": 1,
            "first_visit": "2022-05-06T01:46:07.312568+06:00",
            "date": null
        },
        {
            "id": 8256,
            "ip_address": "103.112.171.1",
            "count": 1,
            "first_visit": "2022-05-17T18:44:31.410170+06:00",
            "date": null
        },
        {
            "id": 14557,
            "ip_address": "103.112.170.31",
            "count": 3,
            "first_visit": "2022-06-12T00:30:24.987162+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14069,
            "ip_address": "103.112.170.31",
            "count": 1,
            "first_visit": "2022-06-09T00:31:46.005144+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14305,
            "ip_address": "103.112.170.31",
            "count": 1,
            "first_visit": "2022-06-10T08:51:24.186363+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 20846,
            "ip_address": "103.112.170.31",
            "count": 1,
            "first_visit": "2022-07-03T10:11:32.295415+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 16793,
            "ip_address": "103.112.170.24",
            "count": 1,
            "first_visit": "2022-06-20T11:36:27.198273+06:00",
            "date": "2022-06-20"
        }
    ]
}