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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81520&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81504&ordering=count",
    "results": [
        {
            "id": 4521,
            "ip_address": "203.202.240.189",
            "count": 2,
            "first_visit": "2022-03-20T13:55:03.375113+06:00",
            "date": null
        },
        {
            "id": 31987,
            "ip_address": "37.111.232.86",
            "count": 2,
            "first_visit": "2022-08-14T12:47:34.285827+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 19586,
            "ip_address": "37.111.202.253",
            "count": 2,
            "first_visit": "2022-06-28T00:43:27.213214+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 39817,
            "ip_address": "114.119.130.201",
            "count": 2,
            "first_visit": "2023-01-03T21:38:26.420179+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 10349,
            "ip_address": "119.30.41.155",
            "count": 2,
            "first_visit": "2022-05-22T17:33:11.415829+06:00",
            "date": null
        },
        {
            "id": 4473,
            "ip_address": "37.111.213.132",
            "count": 2,
            "first_visit": "2022-03-18T11:56:25.822200+06:00",
            "date": null
        },
        {
            "id": 4518,
            "ip_address": "116.68.203.202",
            "count": 2,
            "first_visit": "2022-03-20T13:09:08.822823+06:00",
            "date": null
        },
        {
            "id": 35224,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-09-29T22:03:20.088257+06:00",
            "date": "2022-09-29"
        }
    ]
}