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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80216&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80200&ordering=count",
    "results": [
        {
            "id": 27234,
            "ip_address": "103.38.16.141",
            "count": 2,
            "first_visit": "2022-07-25T12:22:20.478281+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 39999,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2023-01-07T08:26:06.756225+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 39092,
            "ip_address": "103.67.157.127",
            "count": 2,
            "first_visit": "2022-12-21T14:38:56.068811+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 3094,
            "ip_address": "182.160.100.1",
            "count": 2,
            "first_visit": "2022-01-31T14:56:45.155905+06:00",
            "date": null
        },
        {
            "id": 24009,
            "ip_address": "114.119.131.120",
            "count": 2,
            "first_visit": "2022-07-19T05:58:24.502175+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24012,
            "ip_address": "114.119.131.42",
            "count": 2,
            "first_visit": "2022-07-19T06:45:59.389858+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24042,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-07-19T10:17:25.464048+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8614,
            "ip_address": "37.111.212.157",
            "count": 2,
            "first_visit": "2022-05-18T02:11:43.990642+06:00",
            "date": null
        }
    ]
}