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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79992&ordering=count",
    "results": [
        {
            "id": 12867,
            "ip_address": "202.91.41.27",
            "count": 2,
            "first_visit": "2022-05-30T20:29:04.616898+06:00",
            "date": null
        },
        {
            "id": 31623,
            "ip_address": "173.255.251.52",
            "count": 2,
            "first_visit": "2022-08-09T15:37:33.382976+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 36253,
            "ip_address": "43.250.80.59",
            "count": 2,
            "first_visit": "2022-10-21T13:59:18.305262+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 10743,
            "ip_address": "116.58.202.5",
            "count": 2,
            "first_visit": "2022-05-23T22:12:49.525660+06:00",
            "date": null
        },
        {
            "id": 8806,
            "ip_address": "103.253.45.139",
            "count": 2,
            "first_visit": "2022-05-18T11:05:13.985318+06:00",
            "date": null
        },
        {
            "id": 2892,
            "ip_address": "103.96.107.203",
            "count": 2,
            "first_visit": "2022-01-26T14:40:21.459185+06:00",
            "date": null
        },
        {
            "id": 28145,
            "ip_address": "103.253.45.179",
            "count": 2,
            "first_visit": "2022-07-27T11:37:27.609197+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27246,
            "ip_address": "103.25.248.225",
            "count": 2,
            "first_visit": "2022-07-25T12:38:04.084878+06:00",
            "date": "2022-07-25"
        }
    ]
}