GET /api/bet_types/ed146f6d-b0cc-4fbc-8549-1dfbc058e7a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed146f6d-b0cc-4fbc-8549-1dfbc058e7a7",
"match": "https://api-prod.gambitprofit.com/api/matches/f8b7edf6-674d-4030-b972-b4b73799b226/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:58.141991-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": "Seattle Kraken",
"amount": 6546.0
},
{
"team": "Detroit Red Wings",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "8ff27d52-6fa7-4a44-95e3-3fc8b7d87f33",
"gambit_id": "3fc037b1-24cd-4f8b-86b5-94dff6626fae",
"last_updated": "2023-10-26T10:18:04.343593-04:00",
"created_at": "2023-10-24T08:57:58.146136-04:00",
"name": "Seattle Kraken",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed146f6d-b0cc-4fbc-8549-1dfbc058e7a7/?format=api"
},
{
"id": "a1822b15-56b9-4c16-9076-2bb4a017a917",
"gambit_id": "43ebf338-71f8-44f4-9a06-b3b8fee97874",
"last_updated": "2023-10-26T10:18:04.347159-04:00",
"created_at": "2023-10-24T08:57:58.151070-04:00",
"name": "Detroit Red Wings",
"reward": "2.71000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed146f6d-b0cc-4fbc-8549-1dfbc058e7a7/?format=api"
}
]
}