HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac2f6104-613f-4eb9-8c9f-5df234dd0887",
"match": "https://api-prod.gambitprofit.com/api/matches/9b5faa1b-a2b6-45bb-a542-4969af6d08a4/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Seattle Sounders",
"amount": 5263.0
},
{
"team": "Vancouver Whitecaps FC",
"amount": 4737.0
}
],
"expected_reward_tokens": 12315.42,
"profit_sb": 3315.42,
"profit_sb_percentage": 36.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Seattle Sounders",
"amount": 3763.0
},
{
"team": "Vancouver Whitecaps FC",
"amount": 3387.0
},
{
"team": "Draw",
"amount": 2850.0
}
],
"expected_reward_tokens": 8805.42,
"profit_sb": -194.58,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "2c2f92a4-d6fd-40ef-a532-f9dbac0ffe5b",
"gambit_id": "f6a47222-0cb3-43de-b72a-5f0f73ae69b8",
"last_updated": "2022-09-19T09:57:20.224566-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Sounders",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2f6104-613f-4eb9-8c9f-5df234dd0887/?format=api"
},
{
"id": "0624bb32-5c1e-4164-9afb-4cc469999491",
"gambit_id": "9d621c04-c6aa-4fce-9d27-24fca02a8c66",
"last_updated": "2022-09-19T09:57:20.225790-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Whitecaps FC",
"reward": "2.60000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2f6104-613f-4eb9-8c9f-5df234dd0887/?format=api"
},
{
"id": "c1872315-d7b3-405e-adc7-79654070b879",
"gambit_id": "d48e39f0-7def-4fa2-8bf8-15aff0ddd4a7",
"last_updated": "2022-09-19T09:57:20.226897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.09000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2f6104-613f-4eb9-8c9f-5df234dd0887/?format=api"
}
]
}