HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31a25de0-0e8b-40e6-9dad-983d704112fe",
"match": "https://api-prod.gambitprofit.com/api/matches/aed9fcca-0637-4736-97a5-c05a42f7f446/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:43:11.907291-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 5202.0
},
{
"team": "Brighton & Hove Albion",
"amount": 4798.0
}
],
"expected_reward_tokens": 12378.84,
"profit_sb": 2878.84,
"profit_sb_percentage": 30.3,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 3851.0
},
{
"team": "Brighton & Hove Albion",
"amount": 3553.0
},
{
"team": "Draw",
"amount": 2596.0
}
],
"expected_reward_tokens": 9163.88,
"profit_sb": -336.12,
"profit_sb_percentage": -3.54,
"recommended": false
},
"lines": [
{
"id": "5af1f692-fca1-484f-8f6d-1b655c10aa63",
"gambit_id": "c12ac03e-90f0-4d81-a870-f619e16565f9",
"last_updated": "2023-10-02T10:58:22.234884-04:00",
"created_at": "2023-09-29T09:43:11.923043-04:00",
"name": "Aston Villa",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a25de0-0e8b-40e6-9dad-983d704112fe/?format=api"
},
{
"id": "de092832-ec40-4de8-b83e-8987859b7e67",
"gambit_id": "d492f160-ea0f-4864-805f-dec5e4aed4a5",
"last_updated": "2023-10-02T10:58:22.231584-04:00",
"created_at": "2023-09-29T09:43:11.918581-04:00",
"name": "Brighton & Hove Albion",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a25de0-0e8b-40e6-9dad-983d704112fe/?format=api"
},
{
"id": "4228850d-1f38-479f-a724-91eb3e7e75e4",
"gambit_id": "8f2b367d-1e72-4d31-ab32-7dac7ce6f089",
"last_updated": "2023-10-02T10:58:22.228189-04:00",
"created_at": "2023-09-29T09:43:11.913948-04:00",
"name": "Draw",
"reward": "3.53000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a25de0-0e8b-40e6-9dad-983d704112fe/?format=api"
}
]
}