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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3472&ordering=ip_address",
    "results": [
        {
            "id": 31874,
            "ip_address": "103.126.149.250",
            "count": 1,
            "first_visit": "2022-08-13T00:06:44.671369+06:00",
            "date": "2022-08-13"
        },
        {
            "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": 18134,
            "ip_address": "103.126.149.252",
            "count": 1,
            "first_visit": "2022-06-24T14:42:01.288409+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29962,
            "ip_address": "103.126.149.252",
            "count": 1,
            "first_visit": "2022-07-30T18:16:40.899794+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28702,
            "ip_address": "103.126.149.252",
            "count": 2,
            "first_visit": "2022-07-28T11:10:16.218162+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 20228,
            "ip_address": "103.126.149.252",
            "count": 2,
            "first_visit": "2022-06-30T04:25:19.993511+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 8058,
            "ip_address": "103.126.149.252",
            "count": 1,
            "first_visit": "2022-05-17T12:18:48.566440+06:00",
            "date": null
        },
        {
            "id": 7120,
            "ip_address": "103.126.149.254",
            "count": 13,
            "first_visit": "2022-05-16T19:32:32.848837+06:00",
            "date": null
        }
    ]
}