GET /api/bet_types/904571d6-dce1-4555-9d47-d297ceeca50b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "904571d6-dce1-4555-9d47-d297ceeca50b",
"match": "https://api-prod.gambitprofit.com/api/matches/66bedcbd-13dd-4261-95be-85dd8855570b/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-19T09:08:16.632745-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": "WAS",
"amount": 5857.0
},
{
"team": "CHC",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "1801012f-f939-4d12-8f62-226bc818141f",
"gambit_id": "c66fb71e-268c-4a23-86f0-b30a34d69514",
"last_updated": "2023-07-20T19:43:14.639276-04:00",
"created_at": "2023-07-19T09:08:16.634533-04:00",
"name": "WAS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904571d6-dce1-4555-9d47-d297ceeca50b/?format=api"
},
{
"id": "b68ae9fd-df2b-4ee7-93db-3e7b1cdb6c7c",
"gambit_id": "8651b329-1fe0-48c5-937e-29d8a6cb81b2",
"last_updated": "2023-07-20T19:43:14.641113-04:00",
"created_at": "2023-07-19T09:08:16.636195-04:00",
"name": "CHC",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904571d6-dce1-4555-9d47-d297ceeca50b/?format=api"
}
]
}