GET /api/bet_types/abf1f337-54ee-4f8d-813c-799c11472148/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abf1f337-54ee-4f8d-813c-799c11472148",
"match": "https://api-prod.gambitprofit.com/api/matches/8d3ae347-fab4-416c-9ed5-440ec0aa2fce/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-15T08:58:24.259770-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": 5614.0
},
{
"team": "CHC",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "30283511-5f45-4dc2-8a9a-6aa11a177182",
"gambit_id": "d86798d6-44c5-4c9c-87cc-a8f988059dc4",
"last_updated": "2023-08-17T13:28:10.217127-04:00",
"created_at": "2023-08-15T08:58:24.263430-04:00",
"name": "CWS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf1f337-54ee-4f8d-813c-799c11472148/?format=api"
},
{
"id": "5eeef1e4-fd3c-4abc-9723-a1564b1ad1c8",
"gambit_id": "fcf6332b-852e-43be-84a9-2f4a72018e80",
"last_updated": "2023-08-17T13:28:10.220502-04:00",
"created_at": "2023-08-15T08:58:24.267687-04:00",
"name": "CHC",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf1f337-54ee-4f8d-813c-799c11472148/?format=api"
}
]
}