GET /api/bet_types/19068e63-befd-4341-90cb-6e092b78e436/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19068e63-befd-4341-90cb-6e092b78e436",
"match": "https://api-prod.gambitprofit.com/api/matches/07a40923-91e6-43f7-b660-fc8099f97484/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:20.036676-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": 5939.0
},
{
"team": "CLE",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "d67b7a89-a26d-4e69-a41e-0a7a682df79d",
"gambit_id": "fab6187d-5f83-4fa6-ba85-f0f81fe5d808",
"last_updated": "2023-08-07T14:53:04.471870-04:00",
"created_at": "2023-08-05T08:33:20.040899-04:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19068e63-befd-4341-90cb-6e092b78e436/?format=api"
},
{
"id": "c0063d08-dfdc-4c75-9196-bf65eb067a75",
"gambit_id": "15ffa9e6-31d2-487d-9771-6c99ab32600e",
"last_updated": "2023-08-07T14:53:04.476287-04:00",
"created_at": "2023-08-05T08:33:20.046305-04:00",
"name": "CLE",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19068e63-befd-4341-90cb-6e092b78e436/?format=api"
}
]
}