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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78216&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78200&ordering=count",
    "results": [
        {
            "id": 25360,
            "ip_address": "37.111.223.11",
            "count": 2,
            "first_visit": "2022-07-21T10:54:18.348149+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6397,
            "ip_address": "43.245.123.17",
            "count": 2,
            "first_visit": "2022-05-15T20:40:10.242930+06:00",
            "date": null
        },
        {
            "id": 35047,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-09-26T21:38:28.715366+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35764,
            "ip_address": "27.147.176.152",
            "count": 2,
            "first_visit": "2022-10-11T16:06:15.283302+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 35028,
            "ip_address": "37.111.202.111",
            "count": 2,
            "first_visit": "2022-09-26T16:56:27.390210+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 6402,
            "ip_address": "116.58.201.137",
            "count": 2,
            "first_visit": "2022-05-15T20:59:26.121456+06:00",
            "date": null
        },
        {
            "id": 34957,
            "ip_address": "202.83.126.68",
            "count": 2,
            "first_visit": "2022-09-25T08:05:44.930669+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 6411,
            "ip_address": "43.245.122.249",
            "count": 2,
            "first_visit": "2022-05-15T21:12:20.050844+06:00",
            "date": null
        }
    ]
}