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

{
    "count": 97316,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23088&ordering=ip_address",
    "results": [
        {
            "id": 26075,
            "ip_address": "103.91.128.192",
            "count": 1,
            "first_visit": "2022-07-22T21:56:25.945633+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 27673,
            "ip_address": "103.91.128.192",
            "count": 1,
            "first_visit": "2022-07-26T11:25:34.549953+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 23574,
            "ip_address": "103.91.128.192",
            "count": 1,
            "first_visit": "2022-07-18T21:31:57.329438+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25729,
            "ip_address": "103.91.128.193",
            "count": 1,
            "first_visit": "2022-07-21T23:50:37.394683+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1785,
            "ip_address": "103.91.128.194",
            "count": 3,
            "first_visit": "2022-01-11T04:00:08.740706+06:00",
            "date": null
        },
        {
            "id": 25069,
            "ip_address": "103.91.128.194",
            "count": 1,
            "first_visit": "2022-07-21T01:34:31.764670+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1477,
            "ip_address": "103.91.128.195",
            "count": 1,
            "first_visit": "2021-12-29T22:35:30.208808+06:00",
            "date": null
        },
        {
            "id": 22902,
            "ip_address": "103.91.128.230",
            "count": 1,
            "first_visit": "2022-07-15T06:14:05.116623+06:00",
            "date": "2022-07-15"
        }
    ]
}