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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80152&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80136&ordering=count",
    "results": [
        {
            "id": 30811,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2022-08-02T12:59:37.982531+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 18947,
            "ip_address": "37.111.207.87",
            "count": 2,
            "first_visit": "2022-06-26T06:47:55.437365+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36881,
            "ip_address": "37.111.228.115",
            "count": 2,
            "first_visit": "2022-11-03T15:33:20.236147+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 24038,
            "ip_address": "103.112.166.145",
            "count": 2,
            "first_visit": "2022-07-19T10:03:34.500550+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3065,
            "ip_address": "220.247.129.218",
            "count": 2,
            "first_visit": "2022-01-30T20:25:24.358715+06:00",
            "date": null
        },
        {
            "id": 35454,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-10-04T09:10:13.837021+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 3031,
            "ip_address": "115.42.55.186",
            "count": 2,
            "first_visit": "2022-01-29T17:59:45.770658+06:00",
            "date": null
        },
        {
            "id": 21675,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-07-09T01:29:17.124993+06:00",
            "date": "2022-07-09"
        }
    ]
}