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

{
    "count": 99376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24664&ordering=-count",
    "results": [
        {
            "id": 12773,
            "ip_address": "116.58.203.223",
            "count": 2,
            "first_visit": "2022-05-30T12:59:22.720718+06:00",
            "date": null
        },
        {
            "id": 4922,
            "ip_address": "119.30.35.98",
            "count": 2,
            "first_visit": "2022-04-05T11:05:08.466617+06:00",
            "date": null
        },
        {
            "id": 14763,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2022-06-13T11:10:30.019867+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 8959,
            "ip_address": "103.106.240.85",
            "count": 2,
            "first_visit": "2022-05-18T13:59:41.573571+06:00",
            "date": null
        },
        {
            "id": 27130,
            "ip_address": "37.111.226.208",
            "count": 2,
            "first_visit": "2022-07-25T10:12:25.276689+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3838,
            "ip_address": "65.154.226.168",
            "count": 2,
            "first_visit": "2022-02-23T23:54:23.653673+06:00",
            "date": null
        },
        {
            "id": 3802,
            "ip_address": "103.17.38.2",
            "count": 2,
            "first_visit": "2022-02-22T17:43:13.825072+06:00",
            "date": null
        },
        {
            "id": 40030,
            "ip_address": "66.249.75.198",
            "count": 2,
            "first_visit": "2023-01-07T18:32:19.201128+06:00",
            "date": "2023-01-07"
        }
    ]
}