GET /api/bet_types/6593a3f8-9fce-47ed-9393-7b0b0909a997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6593a3f8-9fce-47ed-9393-7b0b0909a997",
"match": "https://api-prod.gambitprofit.com/api/matches/e83cd612-f801-45a8-9d79-d8fcdcf2ec7b/?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": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Toronto Maple Leafs",
"amount": 5664.0
},
{
"team": "New Jersey Devils",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "7701b244-b065-42bd-ac85-1fe771819375",
"gambit_id": "07234664-1623-4096-a209-884695a14497",
"last_updated": "2022-11-18T09:57:53.398555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6593a3f8-9fce-47ed-9393-7b0b0909a997/?format=api"
},
{
"id": "89edac3c-5ff6-4925-a9e0-13835816a012",
"gambit_id": "688585db-5311-44c3-8cc1-c4307d51cafd",
"last_updated": "2022-11-18T09:57:53.399537-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6593a3f8-9fce-47ed-9393-7b0b0909a997/?format=api"
}
]
}