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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79000&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=count",
    "results": [
        {
            "id": 12262,
            "ip_address": "114.119.128.37",
            "count": 2,
            "first_visit": "2022-05-28T18:07:43.759269+06:00",
            "date": null
        },
        {
            "id": 12242,
            "ip_address": "37.111.206.218",
            "count": 2,
            "first_visit": "2022-05-28T16:07:27.931120+06:00",
            "date": null
        },
        {
            "id": 12227,
            "ip_address": "103.132.177.30",
            "count": 2,
            "first_visit": "2022-05-28T15:39:24.769111+06:00",
            "date": null
        },
        {
            "id": 27314,
            "ip_address": "202.134.9.143",
            "count": 2,
            "first_visit": "2022-07-25T13:47:32.121475+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16758,
            "ip_address": "103.55.145.42",
            "count": 2,
            "first_visit": "2022-06-20T09:17:04.272579+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16753,
            "ip_address": "103.217.111.202",
            "count": 2,
            "first_visit": "2022-06-20T08:57:40.739009+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 12280,
            "ip_address": "103.25.250.226",
            "count": 2,
            "first_visit": "2022-05-28T20:27:35.243959+06:00",
            "date": null
        },
        {
            "id": 30931,
            "ip_address": "103.14.72.34",
            "count": 2,
            "first_visit": "2022-08-03T02:45:56.285874+06:00",
            "date": "2022-08-03"
        }
    ]
}