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

{
    "count": 92150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88576&ordering=-ip_address",
    "results": [
        {
            "id": 43121,
            "ip_address": "103.126.218.124",
            "count": 2,
            "first_visit": "2023-03-04T03:56:24.293065+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 12966,
            "ip_address": "103.126.218.115",
            "count": 1,
            "first_visit": "2022-05-31T00:57:10.391978+06:00",
            "date": null
        },
        {
            "id": 12965,
            "ip_address": "103.126.218.115",
            "count": 1,
            "first_visit": "2022-05-31T00:57:10.388888+06:00",
            "date": null
        },
        {
            "id": 29084,
            "ip_address": "103.126.218.114",
            "count": 1,
            "first_visit": "2022-07-29T02:49:53.046955+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10370,
            "ip_address": "103.126.218.114",
            "count": 1,
            "first_visit": "2022-05-22T19:09:20.849324+06:00",
            "date": null
        },
        {
            "id": 18682,
            "ip_address": "103.126.218.113",
            "count": 1,
            "first_visit": "2022-06-25T16:53:12.798303+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28933,
            "ip_address": "103.126.218.113",
            "count": 1,
            "first_visit": "2022-07-28T22:23:28.500205+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13679,
            "ip_address": "103.126.218.112",
            "count": 2,
            "first_visit": "2022-06-06T20:13:26.163444+06:00",
            "date": "2022-06-06"
        }
    ]
}