GET /api/bet_types/b7190ae6-fb0a-4f7d-a811-9ff1a4ec61d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7190ae6-fb0a-4f7d-a811-9ff1a4ec61d5",
"match": "https://api-prod.gambitprofit.com/api/matches/beae7bfb-207b-41ad-a590-1294e3dcc55f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T17:33:02.420768-04: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": "Ryan Spann",
"amount": 5312.0
},
{
"team": "Anthony Smith",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": -311.52,
"profit_sb_percentage": -3.28,
"recommended": false
},
"lines": [
{
"id": "be1ab8b3-d7c2-463c-a2b9-94499b198e48",
"gambit_id": "dd20406e-7058-4a5a-b6b9-53a5866cff57",
"last_updated": "2023-08-28T18:48:02.369163-04:00",
"created_at": "2023-08-24T17:33:02.430203-04:00",
"name": "Ryan Spann",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7190ae6-fb0a-4f7d-a811-9ff1a4ec61d5/?format=api"
},
{
"id": "df9954f7-ff25-42ea-9d28-bb4ab63005c9",
"gambit_id": "e3df69ba-9b77-4730-95c1-a480e642a219",
"last_updated": "2023-08-28T18:48:02.364785-04:00",
"created_at": "2023-08-24T17:33:02.424897-04:00",
"name": "Anthony Smith",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7190ae6-fb0a-4f7d-a811-9ff1a4ec61d5/?format=api"
}
]
}