GET /api/bet_types/0f68fab6-cb45-44bf-b735-860fe9694574/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f68fab6-cb45-44bf-b735-860fe9694574",
"match": "https://api-prod.gambitprofit.com/api/matches/cae772f6-c1f0-4d11-9a02-4a99c60935e4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:43:00.605213-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": "CWS",
"amount": 5319.0
},
{
"team": "DET",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e203a633-d5c7-4305-a75b-dff62eef1b88",
"gambit_id": "4d44ad9f-e379-49bf-be80-9577128e2eb5",
"last_updated": "2023-09-11T09:03:27.709508-04:00",
"created_at": "2023-09-09T09:43:00.608845-04:00",
"name": "CWS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f68fab6-cb45-44bf-b735-860fe9694574/?format=api"
},
{
"id": "0d6100b3-4e9c-4d27-a63d-c9ca244db456",
"gambit_id": "8682e132-ce0e-4e9c-bc75-38c70e035667",
"last_updated": "2023-09-11T09:03:27.713014-04:00",
"created_at": "2023-09-09T09:43:00.613724-04:00",
"name": "DET",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f68fab6-cb45-44bf-b735-860fe9694574/?format=api"
}
]
}