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

{
    "count": 92956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10224&ordering=-ip_address",
    "results": [
        {
            "id": 10927,
            "ip_address": "58.145.189.244",
            "count": 1,
            "first_visit": "2022-05-24T11:54:26.041066+06:00",
            "date": null
        },
        {
            "id": 27559,
            "ip_address": "58.145.189.243",
            "count": 1,
            "first_visit": "2022-07-26T02:28:41.770329+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 16242,
            "ip_address": "58.145.189.243",
            "count": 1,
            "first_visit": "2022-06-18T06:45:56.366105+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 40853,
            "ip_address": "58.145.189.243",
            "count": 1,
            "first_visit": "2023-01-23T19:53:26.075239+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 5483,
            "ip_address": "58.145.189.242",
            "count": 2,
            "first_visit": "2022-04-30T17:25:11.629366+06:00",
            "date": null
        },
        {
            "id": 28439,
            "ip_address": "58.145.189.242",
            "count": 1,
            "first_visit": "2022-07-28T00:06:49.849194+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3538,
            "ip_address": "58.145.189.241",
            "count": 2,
            "first_visit": "2022-02-12T01:48:02.406759+06:00",
            "date": null
        },
        {
            "id": 31744,
            "ip_address": "58.145.189.241",
            "count": 1,
            "first_visit": "2022-08-11T07:00:32.141544+06:00",
            "date": "2022-08-11"
        }
    ]
}