GET /api/bet_types/7ae4cb7e-537f-48cf-9ad6-62ebe23dfee5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ae4cb7e-537f-48cf-9ad6-62ebe23dfee5",
"match": "https://api-prod.gambitprofit.com/api/matches/276e7f11-58a4-4f6c-8206-2dd5ba86ffeb/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-18T09:43:02.374300-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": "CHC",
"amount": 6100.0
},
{
"team": "BAL",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "17d6f5be-657d-4649-a66d-b811d5b1824e",
"gambit_id": "5d45f092-a1ba-4e79-ae97-524e930173f7",
"last_updated": "2023-06-20T10:48:18.393817-04:00",
"created_at": "2023-06-18T09:43:02.377496-04:00",
"name": "CHC",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae4cb7e-537f-48cf-9ad6-62ebe23dfee5/?format=api"
},
{
"id": "7c7fd278-6001-4e22-b5e3-e42a141b12fb",
"gambit_id": "cc1dda43-271a-45f6-8ca6-eeaac0bc8bff",
"last_updated": "2023-06-20T10:48:18.391766-04:00",
"created_at": "2023-06-18T09:43:02.375923-04:00",
"name": "BAL",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae4cb7e-537f-48cf-9ad6-62ebe23dfee5/?format=api"
}
]
}