Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/59566c91-1a2d-4304-b173-7aa3a06ca6de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "59566c91-1a2d-4304-b173-7aa3a06ca6de",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf93f8a2-4a72-4adb-b73e-5ebf0921c4fd",
    "completed": true,
    "last_updated": "2023-02-26T11:57:00.274753-05:00",
    "created_at": "2023-02-23T11:47:00.089402-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.32,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/cf93f8a2-4a72-4adb-b73e-5ebf0921c4fd",
    "datetime": "2023-02-25T14:45:00-05:00",
    "cutoff_datetime": "2023-02-25T14:45:00-05:00",
    "name": "Crystal Palace v. Liverpool",
    "bettypes": [
        {
            "id": "3f3a0497-c847-4103-b9bd-eef025776417",
            "match": "https://api-prod.gambitprofit.com/api/matches/59566c91-1a2d-4304-b173-7aa3a06ca6de/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T11:47:00.095049-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7032.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2968.0
                    }
                ],
                "expected_reward_tokens": 11602.8,
                "profit_sb": 2102.8,
                "profit_sb_percentage": 22.13,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 5626.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2374.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2000.0
                    }
                ],
                "expected_reward_tokens": 9280.0,
                "profit_sb": -220.0,
                "profit_sb_percentage": -2.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df4abe1f-30f7-4558-991a-8eb075ebc820",
                    "gambit_id": "17db9fd2-397b-4b14-9e68-81845f8d1d78",
                    "last_updated": "2023-02-26T11:57:00.280826-05:00",
                    "created_at": "2023-02-23T11:47:00.096331-05:00",
                    "name": "Liverpool",
                    "reward": "1.65000",
                    "odds": "1.67000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f3a0497-c847-4103-b9bd-eef025776417/?format=api"
                },
                {
                    "id": "b5d877c6-fb37-43b5-9db7-964d8c9c4787",
                    "gambit_id": "91ff01a0-d0ef-4768-a54c-ede14972d644",
                    "last_updated": "2023-02-26T11:57:00.283008-05:00",
                    "created_at": "2023-02-23T11:47:00.098972-05:00",
                    "name": "Draw",
                    "reward": "3.91000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f3a0497-c847-4103-b9bd-eef025776417/?format=api"
                },
                {
                    "id": "ba0da222-3071-4df1-bf01-7348420c5ddb",
                    "gambit_id": "a125336e-c972-4cd3-a93d-78ccb24251a5",
                    "last_updated": "2023-02-26T11:57:00.281919-05:00",
                    "created_at": "2023-02-23T11:47:00.097654-05:00",
                    "name": "Crystal Palace",
                    "reward": "4.64000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f3a0497-c847-4103-b9bd-eef025776417/?format=api"
                }
            ]
        },
        {
            "id": "71b166fb-1c61-49ad-baa1-240ede3f68d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/59566c91-1a2d-4304-b173-7aa3a06ca6de/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T11:47:00.091134-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5260.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9099.8,
                "profit_sb": -400.2,
                "profit_sb_percentage": -4.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24dfd5fe-1f32-4834-b6ee-cea76d744977",
                    "gambit_id": "91383e30-64d0-4bd8-b620-cc10903f1e79",
                    "last_updated": "2023-02-26T11:57:00.278607-05:00",
                    "created_at": "2023-02-23T11:47:00.093656-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.73000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b166fb-1c61-49ad-baa1-240ede3f68d5/?format=api"
                },
                {
                    "id": "4559ac43-7d2c-46e4-95ed-96c27d820874",
                    "gambit_id": "f68a3d20-d01c-429c-820a-5d2177a1cc97",
                    "last_updated": "2023-02-26T11:57:00.277507-05:00",
                    "created_at": "2023-02-23T11:47:00.092402-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.92000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b166fb-1c61-49ad-baa1-240ede3f68d5/?format=api"
                }
            ]
        }
    ]
}