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

{
    "count": 100552,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29136&ordering=-ip_address",
    "results": [
        {
            "id": 30020,
            "ip_address": "27.147.207.254",
            "count": 1,
            "first_visit": "2022-07-30T22:25:18.031041+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 1312,
            "ip_address": "27.147.207.253",
            "count": 1,
            "first_visit": "2021-12-23T22:00:21.682207+06:00",
            "date": null
        },
        {
            "id": 29345,
            "ip_address": "27.147.207.205",
            "count": 1,
            "first_visit": "2022-07-29T15:10:23.639896+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30536,
            "ip_address": "27.147.207.205",
            "count": 1,
            "first_visit": "2022-07-31T23:09:23.881803+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9519,
            "ip_address": "27.147.207.202",
            "count": 1,
            "first_visit": "2022-05-19T22:37:41.027598+06:00",
            "date": null
        },
        {
            "id": 13785,
            "ip_address": "27.147.207.20",
            "count": 1,
            "first_visit": "2022-06-07T10:58:59.555179+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12494,
            "ip_address": "27.147.207.19",
            "count": 5,
            "first_visit": "2022-05-29T15:08:23.718545+06:00",
            "date": null
        },
        {
            "id": 18667,
            "ip_address": "27.147.207.176",
            "count": 1,
            "first_visit": "2022-06-25T16:01:17.691028+06:00",
            "date": "2022-06-25"
        }
    ]
}