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

{
    "count": 101454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79080&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79064&ordering=count",
    "results": [
        {
            "id": 10929,
            "ip_address": "37.111.218.79",
            "count": 2,
            "first_visit": "2022-05-24T11:55:43.194462+06:00",
            "date": null
        },
        {
            "id": 27893,
            "ip_address": "202.134.14.151",
            "count": 2,
            "first_visit": "2022-07-26T22:29:46.300817+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 40045,
            "ip_address": "66.249.75.196",
            "count": 2,
            "first_visit": "2023-01-08T02:17:37.364069+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 26663,
            "ip_address": "103.25.248.240",
            "count": 2,
            "first_visit": "2022-07-24T10:57:51.417977+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26684,
            "ip_address": "103.242.23.177",
            "count": 2,
            "first_visit": "2022-07-24T11:22:32.634451+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9554,
            "ip_address": "43.245.123.50",
            "count": 2,
            "first_visit": "2022-05-19T23:27:30.467673+06:00",
            "date": null
        },
        {
            "id": 33432,
            "ip_address": "42.0.7.230",
            "count": 2,
            "first_visit": "2022-08-30T13:47:37.429825+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 39816,
            "ip_address": "103.110.161.14",
            "count": 2,
            "first_visit": "2023-01-03T19:16:44.946183+06:00",
            "date": "2023-01-03"
        }
    ]
}