GET /user_management/match-otp/?format=api&offset=5000
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87835,
    "next": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=5008",
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=4992",
    "results": [
        {
            "code": 48975,
            "mobile": "01303436300",
            "created_at": "2023-10-14T20:35:06.868438+06:00"
        },
        {
            "code": 42167,
            "mobile": "01402548928",
            "created_at": "2023-10-14T20:34:41.047964+06:00"
        },
        {
            "code": 88999,
            "mobile": "01892038391",
            "created_at": "2023-10-14T20:32:18.898901+06:00"
        },
        {
            "code": 0,
            "mobile": null,
            "created_at": "2023-10-14T20:04:33.537264+06:00"
        },
        {
            "code": 50573,
            "mobile": "01979424497",
            "created_at": "2023-10-14T20:03:51.777801+06:00"
        },
        {
            "code": 59558,
            "mobile": "01979424497",
            "created_at": "2023-10-14T20:03:13.298622+06:00"
        },
        {
            "code": 99555,
            "mobile": "01979424497",
            "created_at": "2023-10-14T20:02:36.254022+06:00"
        },
        {
            "code": 0,
            "mobile": null,
            "created_at": "2023-10-14T19:30:13.812785+06:00"
        }
    ]
}