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

{
    "count": 101324,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34632&ordering=-ip_address",
    "results": [
        {
            "id": 25610,
            "ip_address": "202.181.19.253",
            "count": 1,
            "first_visit": "2022-07-21T16:35:07.619056+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8694,
            "ip_address": "202.181.19.253",
            "count": 1,
            "first_visit": "2022-05-18T08:54:46.203028+06:00",
            "date": null
        },
        {
            "id": 37055,
            "ip_address": "202.181.19.253",
            "count": 1,
            "first_visit": "2022-11-07T13:13:48.305393+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 29445,
            "ip_address": "202.181.19.253",
            "count": 2,
            "first_visit": "2022-07-29T21:00:14.584219+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30282,
            "ip_address": "202.181.19.252",
            "count": 1,
            "first_visit": "2022-07-31T10:31:02.987958+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 5358,
            "ip_address": "202.181.19.252",
            "count": 1,
            "first_visit": "2022-04-25T10:16:44.474019+06:00",
            "date": null
        },
        {
            "id": 7065,
            "ip_address": "202.181.19.251",
            "count": 2,
            "first_visit": "2022-05-16T19:09:25.255845+06:00",
            "date": null
        },
        {
            "id": 40213,
            "ip_address": "202.181.19.250",
            "count": 4,
            "first_visit": "2023-01-11T14:20:00.123861+06:00",
            "date": "2023-01-11"
        }
    ]
}