GET /api/bet_types/b17ce553-3dff-4c88-8b40-b60393270361/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b17ce553-3dff-4c88-8b40-b60393270361",
"match": "https://api-prod.gambitprofit.com/api/matches/69ad1059-14e5-4c20-8639-86e69db35581/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-30T08:58:12.014881-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": "KAN",
"amount": 5614.0
},
{
"team": "NYY",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d38346fa-67af-4f7b-b2ad-470367c2e74b",
"gambit_id": "01676105-37f4-4902-83ae-a4f8eca0c065",
"last_updated": "2023-10-02T10:48:22.928937-04:00",
"created_at": "2023-09-30T08:58:12.024876-04:00",
"name": "KAN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17ce553-3dff-4c88-8b40-b60393270361/?format=api"
},
{
"id": "aba7b5a9-8102-49c6-9327-f4cb96d24a30",
"gambit_id": "d51dadac-a12c-4ab1-b01f-52d1a66a6cb4",
"last_updated": "2023-10-02T10:48:22.925515-04:00",
"created_at": "2023-09-30T08:58:12.019530-04:00",
"name": "NYY",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17ce553-3dff-4c88-8b40-b60393270361/?format=api"
}
]
}