GET /api/bet_types/8196b29a-1163-4722-9ae6-8cc98c4c5103/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8196b29a-1163-4722-9ae6-8cc98c4c5103",
"match": "https://api-prod.gambitprofit.com/api/matches/316122b2-baeb-4ce9-ac63-ea0ed3f92970/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-03T12:12:09.132742-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": "PIT",
"amount": 5337.0
},
{
"team": "TAM",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "2c9da1ff-a5cf-4ed3-8e81-b70567247830",
"gambit_id": "84bccbd8-4efa-40d9-86e3-a3f856ea8f2c",
"last_updated": "2023-05-04T10:57:19.772513-04:00",
"created_at": "2023-05-03T12:12:09.135423-04:00",
"name": "PIT",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8196b29a-1163-4722-9ae6-8cc98c4c5103/?format=api"
},
{
"id": "0106f093-bb9c-4a9c-a4e8-14620f4745ca",
"gambit_id": "7369ec14-1232-4886-904b-e4b7cda37a51",
"last_updated": "2023-05-04T10:57:19.770940-04:00",
"created_at": "2023-05-03T12:12:09.134021-04:00",
"name": "TAM",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8196b29a-1163-4722-9ae6-8cc98c4c5103/?format=api"
}
]
}