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

{
    "count": 98134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27224&ordering=-ip_address",
    "results": [
        {
            "id": 40522,
            "ip_address": "34.204.71.40",
            "count": 1,
            "first_visit": "2023-01-17T13:41:16.724821+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 57249,
            "ip_address": "34.204.70.214",
            "count": 1,
            "first_visit": "2023-10-10T14:29:56.760913+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 5705,
            "ip_address": "34.204.3.207",
            "count": 1,
            "first_visit": "2022-05-07T18:12:38.155975+06:00",
            "date": null
        },
        {
            "id": 3483,
            "ip_address": "34.204.181.67",
            "count": 1,
            "first_visit": "2022-02-10T03:24:14.718304+06:00",
            "date": null
        },
        {
            "id": 5702,
            "ip_address": "34.204.174.150",
            "count": 1,
            "first_visit": "2022-05-07T18:12:12.940808+06:00",
            "date": null
        },
        {
            "id": 5700,
            "ip_address": "34.204.173.221",
            "count": 1,
            "first_visit": "2022-05-07T18:11:49.341569+06:00",
            "date": null
        },
        {
            "id": 40601,
            "ip_address": "34.203.202.39",
            "count": 1,
            "first_visit": "2023-01-18T21:22:03.145134+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 4747,
            "ip_address": "34.201.25.50",
            "count": 8,
            "first_visit": "2022-03-28T20:52:45.418069+06:00",
            "date": null
        }
    ]
}