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

{
    "count": 94736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14600&ordering=-ip_address",
    "results": [
        {
            "id": 11472,
            "ip_address": "43.245.123.65",
            "count": 3,
            "first_visit": "2022-05-25T22:37:04.403755+06:00",
            "date": null
        },
        {
            "id": 2728,
            "ip_address": "43.245.123.64",
            "count": 4,
            "first_visit": "2022-01-24T15:18:28.132423+06:00",
            "date": null
        },
        {
            "id": 32452,
            "ip_address": "43.245.123.63",
            "count": 1,
            "first_visit": "2022-08-19T20:04:32.714148+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 19040,
            "ip_address": "43.245.123.63",
            "count": 1,
            "first_visit": "2022-06-26T10:52:02.146685+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 17671,
            "ip_address": "43.245.123.62",
            "count": 1,
            "first_visit": "2022-06-23T09:47:45.591452+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 18825,
            "ip_address": "43.245.123.61",
            "count": 1,
            "first_visit": "2022-06-25T22:31:59.559832+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4334,
            "ip_address": "43.245.123.61",
            "count": 2,
            "first_visit": "2022-03-13T13:46:10.216268+06:00",
            "date": null
        },
        {
            "id": 7892,
            "ip_address": "43.245.123.60",
            "count": 2,
            "first_visit": "2022-05-17T11:01:28.859444+06:00",
            "date": null
        }
    ]
}