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

{
    "count": 98465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33416&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 10826,
            "ip_address": "202.181.19.234",
            "count": 1,
            "first_visit": "2022-05-24T08:39:07.863902+06:00",
            "date": null
        },
        {
            "id": 9765,
            "ip_address": "202.181.19.233",
            "count": 1,
            "first_visit": "2022-05-20T16:20:49.053582+06:00",
            "date": null
        }
    ]
}