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

{
    "count": 94286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13024&ordering=ip_address",
    "results": [
        {
            "id": 11659,
            "ip_address": "103.209.21.196",
            "count": 1,
            "first_visit": "2022-05-26T12:53:25.857212+06:00",
            "date": null
        },
        {
            "id": 8713,
            "ip_address": "103.209.21.2",
            "count": 1,
            "first_visit": "2022-05-18T09:19:22.161842+06:00",
            "date": null
        },
        {
            "id": 33204,
            "ip_address": "103.209.21.21",
            "count": 2,
            "first_visit": "2022-08-28T15:20:26.027266+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 26258,
            "ip_address": "103.209.21.25",
            "count": 2,
            "first_visit": "2022-07-23T10:02:48.297927+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 20365,
            "ip_address": "103.209.21.36",
            "count": 1,
            "first_visit": "2022-06-30T14:12:26.420614+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 18818,
            "ip_address": "103.209.21.39",
            "count": 1,
            "first_visit": "2022-06-25T22:25:07.185436+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19813,
            "ip_address": "103.209.21.47",
            "count": 2,
            "first_visit": "2022-06-28T18:44:18.253755+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 23490,
            "ip_address": "103.209.21.61",
            "count": 1,
            "first_visit": "2022-07-18T15:42:08.441249+06:00",
            "date": "2022-07-18"
        }
    ]
}