GET /api/bet_types/18e8e45c-6446-4d86-b8c4-cbf83dcbb48c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18e8e45c-6446-4d86-b8c4-cbf83dcbb48c",
"match": "https://api-prod.gambitprofit.com/api/matches/c5c929d5-7d55-40a5-b0b6-1e16d55c9b43/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-01T09:03:21.538640-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": "NYY",
"amount": 6090.0
},
{
"team": "TAM",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b7fdacea-9005-4a20-8232-65359b77011c",
"gambit_id": "b174a746-6101-4528-9f38-5a74f788818b",
"last_updated": "2023-08-02T19:13:00.481983-04:00",
"created_at": "2023-08-01T09:03:21.550934-04:00",
"name": "NYY",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18e8e45c-6446-4d86-b8c4-cbf83dcbb48c/?format=api"
},
{
"id": "27bbf547-4f8f-401a-8e21-18a752270ca7",
"gambit_id": "0a6bd377-cef4-4f4f-8069-55361e2bc581",
"last_updated": "2023-08-02T19:13:00.457386-04:00",
"created_at": "2023-08-01T09:03:21.545045-04:00",
"name": "TAM",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18e8e45c-6446-4d86-b8c4-cbf83dcbb48c/?format=api"
}
]
}