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

{
    "count": 96071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19584&ordering=-count",
    "results": [
        {
            "id": 10454,
            "ip_address": "37.111.206.184",
            "count": 2,
            "first_visit": "2022-05-22T23:06:40.023729+06:00",
            "date": null
        },
        {
            "id": 42597,
            "ip_address": "103.187.24.238",
            "count": 2,
            "first_visit": "2023-02-23T13:23:41.207255+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42784,
            "ip_address": "27.147.186.254",
            "count": 2,
            "first_visit": "2023-02-27T11:36:40.267559+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42552,
            "ip_address": "103.189.115.165",
            "count": 2,
            "first_visit": "2023-02-22T15:27:35.526739+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 10430,
            "ip_address": "116.58.201.15",
            "count": 2,
            "first_visit": "2022-05-22T22:39:17.183944+06:00",
            "date": null
        },
        {
            "id": 10390,
            "ip_address": "37.111.218.243",
            "count": 2,
            "first_visit": "2022-05-22T20:36:34.531387+06:00",
            "date": null
        },
        {
            "id": 5251,
            "ip_address": "123.0.30.45",
            "count": 2,
            "first_visit": "2022-04-19T14:22:23.601716+06:00",
            "date": null
        },
        {
            "id": 42556,
            "ip_address": "103.217.111.236",
            "count": 2,
            "first_visit": "2023-02-22T18:02:54.410825+06:00",
            "date": "2023-02-22"
        }
    ]
}