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

{
    "count": 96245,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20392&ordering=-ip_address",
    "results": [
        {
            "id": 9271,
            "ip_address": "37.111.215.172",
            "count": 1,
            "first_visit": "2022-05-19T08:18:03.569300+06:00",
            "date": null
        },
        {
            "id": 29724,
            "ip_address": "37.111.215.170",
            "count": 1,
            "first_visit": "2022-07-30T09:28:26.063394+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29349,
            "ip_address": "37.111.215.167",
            "count": 3,
            "first_visit": "2022-07-29T15:16:07.985964+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22261,
            "ip_address": "37.111.215.167",
            "count": 1,
            "first_visit": "2022-07-13T16:34:14.548569+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 30405,
            "ip_address": "37.111.215.166",
            "count": 1,
            "first_visit": "2022-07-31T12:48:28.242600+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 25044,
            "ip_address": "37.111.215.164",
            "count": 1,
            "first_visit": "2022-07-21T00:43:52.782310+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 4914,
            "ip_address": "37.111.215.163",
            "count": 1,
            "first_visit": "2022-04-04T21:09:22.440508+06:00",
            "date": null
        },
        {
            "id": 31907,
            "ip_address": "37.111.215.162",
            "count": 1,
            "first_visit": "2022-08-13T09:48:11.297317+06:00",
            "date": "2022-08-13"
        }
    ]
}