GET /user_management/visitor-free/?format=api&offset=80016&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=80024&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=count",
    "results": [
        {
            "id": 12879,
            "ip_address": "37.111.194.53",
            "count": 2,
            "first_visit": "2022-05-30T21:10:16.601571+06:00",
            "date": null
        },
        {
            "id": 22819,
            "ip_address": "45.127.245.12",
            "count": 2,
            "first_visit": "2022-07-14T21:10:51.732817+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2946,
            "ip_address": "37.111.193.91",
            "count": 2,
            "first_visit": "2022-01-27T17:17:27.674134+06:00",
            "date": null
        },
        {
            "id": 26358,
            "ip_address": "103.156.124.39",
            "count": 2,
            "first_visit": "2022-07-23T13:39:49.098291+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26397,
            "ip_address": "118.179.17.250",
            "count": 2,
            "first_visit": "2022-07-23T16:20:13.412286+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2916,
            "ip_address": "103.95.210.2",
            "count": 2,
            "first_visit": "2022-01-27T02:34:52.300884+06:00",
            "date": null
        },
        {
            "id": 34354,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-09-14T05:08:02.091911+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 31573,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-08-09T00:07:50.477303+06:00",
            "date": "2022-08-09"
        }
    ]
}