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

{
    "count": 101371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81352&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81336&ordering=count",
    "results": [
        {
            "id": 36360,
            "ip_address": "27.147.169.218",
            "count": 2,
            "first_visit": "2022-10-23T18:30:02.672102+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 31917,
            "ip_address": "103.92.152.38",
            "count": 2,
            "first_visit": "2022-08-13T13:56:06.103828+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 7825,
            "ip_address": "202.181.19.235",
            "count": 2,
            "first_visit": "2022-05-17T10:28:18.749497+06:00",
            "date": null
        },
        {
            "id": 28566,
            "ip_address": "114.119.133.87",
            "count": 2,
            "first_visit": "2022-07-28T05:29:50.427945+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 39182,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-22T20:55:49.167831+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 36341,
            "ip_address": "103.149.143.67",
            "count": 2,
            "first_visit": "2022-10-23T12:20:57.579994+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 7849,
            "ip_address": "37.111.194.183",
            "count": 2,
            "first_visit": "2022-05-17T10:40:09.124771+06:00",
            "date": null
        },
        {
            "id": 11428,
            "ip_address": "114.119.128.39",
            "count": 2,
            "first_visit": "2022-05-25T20:36:31.118451+06:00",
            "date": null
        }
    ]
}