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

{
    "count": 100724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16224&ordering=-ip_address",
    "results": [
        {
            "id": 8042,
            "ip_address": "43.245.123.146",
            "count": 1,
            "first_visit": "2022-05-17T12:12:35.092392+06:00",
            "date": null
        },
        {
            "id": 20830,
            "ip_address": "43.245.123.146",
            "count": 1,
            "first_visit": "2022-07-03T09:11:12.155793+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 12059,
            "ip_address": "43.245.123.145",
            "count": 1,
            "first_visit": "2022-05-27T23:39:38.186393+06:00",
            "date": null
        },
        {
            "id": 62459,
            "ip_address": "43.245.123.143",
            "count": 1,
            "first_visit": "2024-01-05T22:09:44.856965+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 9449,
            "ip_address": "43.245.123.143",
            "count": 3,
            "first_visit": "2022-05-19T17:43:06.704391+06:00",
            "date": null
        },
        {
            "id": 8101,
            "ip_address": "43.245.123.142",
            "count": 1,
            "first_visit": "2022-05-17T12:36:11.796620+06:00",
            "date": null
        },
        {
            "id": 21591,
            "ip_address": "43.245.123.142",
            "count": 1,
            "first_visit": "2022-07-08T12:21:41.548475+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 14046,
            "ip_address": "43.245.123.141",
            "count": 1,
            "first_visit": "2022-06-08T21:35:46.851134+06:00",
            "date": "2022-06-08"
        }
    ]
}