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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34656&ordering=-ip_address",
    "results": [
        {
            "id": 34006,
            "ip_address": "202.181.19.241",
            "count": 1,
            "first_visit": "2022-09-07T21:42:45.876471+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 24828,
            "ip_address": "202.181.19.240",
            "count": 1,
            "first_visit": "2022-07-20T19:08:23.082346+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22505,
            "ip_address": "202.181.19.239",
            "count": 1,
            "first_visit": "2022-07-14T11:33:38.105685+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7880,
            "ip_address": "202.181.19.238",
            "count": 2,
            "first_visit": "2022-05-17T10:56:51.642653+06:00",
            "date": null
        },
        {
            "id": 39872,
            "ip_address": "202.181.19.238",
            "count": 1,
            "first_visit": "2023-01-04T18:32:27.566132+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 10248,
            "ip_address": "202.181.19.237",
            "count": 3,
            "first_visit": "2022-05-22T10:34:09.664232+06:00",
            "date": null
        },
        {
            "id": 40081,
            "ip_address": "202.181.19.236",
            "count": 1,
            "first_visit": "2023-01-08T19:59:38.926547+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 7825,
            "ip_address": "202.181.19.235",
            "count": 2,
            "first_visit": "2022-05-17T10:28:18.749497+06:00",
            "date": null
        }
    ]
}