GET /api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c9aee9e-bb22-4325-8dbe-de43f214ac85",
"match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?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": "TAM (S McClanahan)",
"amount": 6183.0
},
{
"team": "MIA (J Luzardo)",
"amount": 3817.0
}
],
"expected_reward_tokens": 9274.5,
"profit_sb": 274.5,
"profit_sb_percentage": 3.05,
"recommended": true
},
"lines": [
{
"id": "727f025f-8eef-4492-842c-b320fca4379b",
"gambit_id": "c9b07808-76f6-4d02-a909-490a52f1368d",
"last_updated": "2022-12-24T17:12:09.067780-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (S McClanahan)",
"reward": "1.50000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api"
},
{
"id": "9e91025b-fa96-4c0c-95d4-d33e06ebb097",
"gambit_id": "a5c9cba3-d0a8-4fff-822f-9c8dc6b86adb",
"last_updated": "2022-12-24T17:12:09.066658-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (J Luzardo)",
"reward": "2.43000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api"
}
]
}