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

{
    "count": 102202,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44216&ordering=-ip_address",
    "results": [
        {
            "id": 36878,
            "ip_address": "17.121.113.117",
            "count": 1,
            "first_visit": "2022-11-03T12:00:58.206458+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 3749,
            "ip_address": "17.121.112.99",
            "count": 1,
            "first_visit": "2022-02-20T15:39:04.506589+06:00",
            "date": null
        },
        {
            "id": 4136,
            "ip_address": "17.121.112.73",
            "count": 1,
            "first_visit": "2022-03-07T00:52:54.969165+06:00",
            "date": null
        },
        {
            "id": 35647,
            "ip_address": "17.121.112.54",
            "count": 1,
            "first_visit": "2022-10-08T21:07:01.462840+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 2873,
            "ip_address": "17.121.112.41",
            "count": 1,
            "first_visit": "2022-01-26T10:42:11.960378+06:00",
            "date": null
        },
        {
            "id": 24098,
            "ip_address": "17.121.112.31",
            "count": 1,
            "first_visit": "2022-07-19T13:46:45.185024+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 35222,
            "ip_address": "17.121.112.253",
            "count": 1,
            "first_visit": "2022-09-29T21:14:30.604359+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 5284,
            "ip_address": "17.121.112.246",
            "count": 1,
            "first_visit": "2022-04-20T18:09:08.969829+06:00",
            "date": null
        }
    ]
}