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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13608&ordering=ip_address",
    "results": [
        {
            "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": 11698,
            "ip_address": "103.209.21.195",
            "count": 4,
            "first_visit": "2022-05-26T18:42:55.743841+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}