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

{
    "count": 95618,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17928&ordering=-ip_address",
    "results": [
        {
            "id": 6923,
            "ip_address": "37.111.248.181",
            "count": 3,
            "first_visit": "2022-05-16T17:32:18.291530+06:00",
            "date": null
        },
        {
            "id": 10299,
            "ip_address": "37.111.248.180",
            "count": 2,
            "first_visit": "2022-05-22T13:58:53.171609+06:00",
            "date": null
        },
        {
            "id": 12763,
            "ip_address": "37.111.248.177",
            "count": 1,
            "first_visit": "2022-05-30T11:58:16.765344+06:00",
            "date": null
        },
        {
            "id": 12019,
            "ip_address": "37.111.248.176",
            "count": 2,
            "first_visit": "2022-05-27T22:53:16.629479+06:00",
            "date": null
        },
        {
            "id": 34572,
            "ip_address": "37.111.248.176",
            "count": 2,
            "first_visit": "2022-09-17T21:33:38.260851+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 8958,
            "ip_address": "37.111.248.175",
            "count": 1,
            "first_visit": "2022-05-18T13:54:01.576864+06:00",
            "date": null
        },
        {
            "id": 18740,
            "ip_address": "37.111.248.172",
            "count": 1,
            "first_visit": "2022-06-25T19:23:14.531485+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 27208,
            "ip_address": "37.111.248.171",
            "count": 1,
            "first_visit": "2022-07-25T11:47:58.015500+06:00",
            "date": "2022-07-25"
        }
    ]
}