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

{
    "count": 92192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=ip_address",
    "results": [
        {
            "id": 12488,
            "ip_address": "103.126.149.193",
            "count": 1,
            "first_visit": "2022-05-29T14:36:52.710975+06:00",
            "date": null
        },
        {
            "id": 18814,
            "ip_address": "103.126.149.194",
            "count": 1,
            "first_visit": "2022-06-25T22:18:22.737314+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12946,
            "ip_address": "103.126.149.20",
            "count": 1,
            "first_visit": "2022-05-31T00:17:50.554408+06:00",
            "date": null
        },
        {
            "id": 29160,
            "ip_address": "103.126.149.209",
            "count": 1,
            "first_visit": "2022-07-29T09:52:33.112028+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12005,
            "ip_address": "103.126.149.23",
            "count": 3,
            "first_visit": "2022-05-27T22:30:09.976912+06:00",
            "date": null
        },
        {
            "id": 17719,
            "ip_address": "103.126.149.250",
            "count": 1,
            "first_visit": "2022-06-23T11:24:28.168165+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 16665,
            "ip_address": "103.126.149.250",
            "count": 1,
            "first_visit": "2022-06-19T22:49:56.600867+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 31874,
            "ip_address": "103.126.149.250",
            "count": 1,
            "first_visit": "2022-08-13T00:06:44.671369+06:00",
            "date": "2022-08-13"
        }
    ]
}