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

{
    "count": 92982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80096&ordering=-ip_address",
    "results": [
        {
            "id": 11698,
            "ip_address": "103.209.21.195",
            "count": 4,
            "first_visit": "2022-05-26T18:42:55.743841+06:00",
            "date": null
        },
        {
            "id": 28168,
            "ip_address": "103.209.21.18",
            "count": 4,
            "first_visit": "2022-07-27T12:05:10.942888+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 23808,
            "ip_address": "103.209.21.172",
            "count": 3,
            "first_visit": "2022-07-18T22:38:53.740390+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 14827,
            "ip_address": "103.209.21.160",
            "count": 1,
            "first_visit": "2022-06-13T15:29:42.971620+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 26632,
            "ip_address": "103.209.21.120",
            "count": 1,
            "first_visit": "2022-07-24T09:57:08.547221+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20735,
            "ip_address": "103.209.21.114",
            "count": 1,
            "first_visit": "2022-07-02T17:40:11.474905+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 24436,
            "ip_address": "103.209.21.110",
            "count": 2,
            "first_visit": "2022-07-20T10:04:24.066720+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8792,
            "ip_address": "103.209.21.11",
            "count": 2,
            "first_visit": "2022-05-18T10:58:21.369870+06:00",
            "date": null
        }
    ]
}