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

{
    "count": 99712,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25856&ordering=-count",
    "results": [
        {
            "id": 39202,
            "ip_address": "114.119.130.13",
            "count": 2,
            "first_visit": "2022-12-23T02:42:58.609779+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 6277,
            "ip_address": "119.30.35.58",
            "count": 2,
            "first_visit": "2022-05-15T08:45:53.055396+06:00",
            "date": null
        },
        {
            "id": 17076,
            "ip_address": "114.119.156.31",
            "count": 2,
            "first_visit": "2022-06-21T16:06:06.404897+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17061,
            "ip_address": "114.119.133.17",
            "count": 2,
            "first_visit": "2022-06-21T15:30:31.424288+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33987,
            "ip_address": "114.119.134.123",
            "count": 2,
            "first_visit": "2022-09-07T13:00:31.864472+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 10929,
            "ip_address": "37.111.218.79",
            "count": 2,
            "first_visit": "2022-05-24T11:55:43.194462+06:00",
            "date": null
        },
        {
            "id": 3256,
            "ip_address": "103.230.104.16",
            "count": 2,
            "first_visit": "2022-02-03T12:27:26.015490+06:00",
            "date": null
        },
        {
            "id": 8609,
            "ip_address": "43.245.121.13",
            "count": 2,
            "first_visit": "2022-05-18T01:43:34.913229+06:00",
            "date": null
        }
    ]
}