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

{
    "count": 98205,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15816&ordering=-ip_address",
    "results": [
        {
            "id": 36833,
            "ip_address": "43.245.122.128",
            "count": 1,
            "first_visit": "2022-11-02T13:51:46.202545+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 8773,
            "ip_address": "43.245.122.127",
            "count": 2,
            "first_visit": "2022-05-18T10:37:55.109636+06:00",
            "date": null
        },
        {
            "id": 7197,
            "ip_address": "43.245.122.126",
            "count": 1,
            "first_visit": "2022-05-16T19:56:23.572729+06:00",
            "date": null
        },
        {
            "id": 5366,
            "ip_address": "43.245.122.125",
            "count": 1,
            "first_visit": "2022-04-25T13:20:13.828886+06:00",
            "date": null
        },
        {
            "id": 64612,
            "ip_address": "43.245.122.124",
            "count": 6,
            "first_visit": "2024-02-11T18:53:59.912046+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 7548,
            "ip_address": "43.245.122.120",
            "count": 1,
            "first_visit": "2022-05-17T00:38:16.089911+06:00",
            "date": null
        },
        {
            "id": 15687,
            "ip_address": "43.245.122.119",
            "count": 1,
            "first_visit": "2022-06-16T14:23:05.107123+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9815,
            "ip_address": "43.245.122.119",
            "count": 1,
            "first_visit": "2022-05-20T22:16:31.671263+06:00",
            "date": null
        }
    ]
}