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

{
    "count": 98425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19056&ordering=-ip_address",
    "results": [
        {
            "id": 12140,
            "ip_address": "37.111.245.174",
            "count": 1,
            "first_visit": "2022-05-28T09:51:46.296662+06:00",
            "date": null
        },
        {
            "id": 34612,
            "ip_address": "37.111.245.174",
            "count": 1,
            "first_visit": "2022-09-18T17:37:30.566641+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 12184,
            "ip_address": "37.111.245.172",
            "count": 2,
            "first_visit": "2022-05-28T13:41:50.442939+06:00",
            "date": null
        },
        {
            "id": 9192,
            "ip_address": "37.111.245.17",
            "count": 1,
            "first_visit": "2022-05-18T23:34:31.591772+06:00",
            "date": null
        },
        {
            "id": 8418,
            "ip_address": "37.111.245.164",
            "count": 1,
            "first_visit": "2022-05-17T22:56:34.310769+06:00",
            "date": null
        },
        {
            "id": 32749,
            "ip_address": "37.111.245.162",
            "count": 1,
            "first_visit": "2022-08-23T12:36:40.292282+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 10417,
            "ip_address": "37.111.245.162",
            "count": 1,
            "first_visit": "2022-05-22T22:16:37.064647+06:00",
            "date": null
        },
        {
            "id": 9301,
            "ip_address": "37.111.245.161",
            "count": 1,
            "first_visit": "2022-05-19T10:23:10.453124+06:00",
            "date": null
        }
    ]
}