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

{
    "count": 95500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3536&ordering=ip_address",
    "results": [
        {
            "id": 25337,
            "ip_address": "103.126.14.136",
            "count": 1,
            "first_visit": "2022-07-21T10:35:36.240115+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 27526,
            "ip_address": "103.126.14.153",
            "count": 1,
            "first_visit": "2022-07-26T01:02:16.093475+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13704,
            "ip_address": "103.126.14.170",
            "count": 1,
            "first_visit": "2022-06-06T21:55:14.421803+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 15790,
            "ip_address": "103.126.14.170",
            "count": 1,
            "first_visit": "2022-06-17T00:41:23.691262+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12922,
            "ip_address": "103.126.14.174",
            "count": 1,
            "first_visit": "2022-05-30T23:25:48.614293+06:00",
            "date": null
        },
        {
            "id": 11806,
            "ip_address": "103.126.14.176",
            "count": 2,
            "first_visit": "2022-05-27T00:11:24.940412+06:00",
            "date": null
        },
        {
            "id": 29416,
            "ip_address": "103.126.14.179",
            "count": 5,
            "first_visit": "2022-07-29T18:16:46.287090+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27879,
            "ip_address": "103.126.14.179",
            "count": 3,
            "first_visit": "2022-07-26T21:12:41.064129+06:00",
            "date": "2022-07-26"
        }
    ]
}