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

{
    "count": 101416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80304&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80288&ordering=count",
    "results": [
        {
            "id": 3202,
            "ip_address": "122.144.10.123",
            "count": 2,
            "first_visit": "2022-02-01T21:26:29.325139+06:00",
            "date": null
        },
        {
            "id": 40111,
            "ip_address": "119.30.35.15",
            "count": 2,
            "first_visit": "2023-01-09T14:36:34.478772+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 24093,
            "ip_address": "103.120.38.62",
            "count": 2,
            "first_visit": "2022-07-19T13:27:06.684585+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3205,
            "ip_address": "160.202.145.131",
            "count": 2,
            "first_visit": "2022-02-02T01:04:11.095396+06:00",
            "date": null
        },
        {
            "id": 10628,
            "ip_address": "103.133.142.93",
            "count": 2,
            "first_visit": "2022-05-23T12:11:46.764461+06:00",
            "date": null
        },
        {
            "id": 16124,
            "ip_address": "103.253.38.12",
            "count": 2,
            "first_visit": "2022-06-17T21:24:04.218464+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28227,
            "ip_address": "27.147.146.66",
            "count": 2,
            "first_visit": "2022-07-27T13:56:13.476413+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10639,
            "ip_address": "10.21.117.201",
            "count": 2,
            "first_visit": "2022-05-23T12:26:17.550029+06:00",
            "date": null
        }
    ]
}