GET /api/bet_types/21657ae0-ab0b-4a8f-acd2-f03afae29ba6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21657ae0-ab0b-4a8f-acd2-f03afae29ba6",
"match": "https://api-prod.gambitprofit.com/api/matches/59ccaa54-5efc-4434-87b1-099ce9f74e8b/?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": "CWS (D Cease)",
"amount": 6393.0
},
{
"team": "OAK (J Sears)",
"amount": 3607.0
}
],
"expected_reward_tokens": 9269.85,
"profit_sb": 269.85,
"profit_sb_percentage": 3.0,
"recommended": true
},
"lines": [
{
"id": "54e8753f-3756-4c70-b7f6-b2488273283c",
"gambit_id": "30ebb24b-24d8-45a7-87c1-c61494c58a41",
"last_updated": "2022-09-09T16:11:55.840245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Cease)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21657ae0-ab0b-4a8f-acd2-f03afae29ba6/?format=api"
},
{
"id": "8342ce64-f306-4792-a056-feb2af83fa87",
"gambit_id": "4a79de20-10a4-4d71-9309-8e503f3f119e",
"last_updated": "2022-09-09T16:11:55.839272-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "2.57000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21657ae0-ab0b-4a8f-acd2-f03afae29ba6/?format=api"
}
]
}