GET /api/bet_types/236b7c00-ba76-48ab-8afc-8ec8c39f4867/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "236b7c00-ba76-48ab-8afc-8ec8c39f4867",
"match": "https://api-prod.gambitprofit.com/api/matches/71886128-bacf-456f-b784-6fa34b4119bf/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-24T12:36:52.840691-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": "Philadelphia 76ers",
"amount": 5402.0
},
{
"team": "New York Knicks",
"amount": 4598.0
}
],
"expected_reward_tokens": 8966.1,
"profit_sb": -33.9,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "c2ba9c8c-b502-45d6-b005-fbb844684402",
"gambit_id": "cc2d9ef1-2bff-40bb-9a9f-7959a17acd76",
"last_updated": "2022-12-27T10:17:01.750805-05:00",
"created_at": "2022-12-24T12:36:52.843124-05:00",
"name": "Philadelphia 76ers",
"reward": "1.66000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236b7c00-ba76-48ab-8afc-8ec8c39f4867/?format=api"
},
{
"id": "dd647302-0a32-49fd-9728-25fb6ed707bc",
"gambit_id": "15d481ea-fc77-4e11-96f0-53bc1899d0cb",
"last_updated": "2022-12-27T10:17:01.749692-05:00",
"created_at": "2022-12-24T12:36:52.841875-05:00",
"name": "New York Knicks",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236b7c00-ba76-48ab-8afc-8ec8c39f4867/?format=api"
}
]
}