GET /api/bet_types/27a8790c-1de4-45f3-a81a-78cdcdf96d89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27a8790c-1de4-45f3-a81a-78cdcdf96d89",
"match": "https://api-prod.gambitprofit.com/api/matches/34cbcc80-6d8e-4a4f-8ba0-c96250826549/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:16.958276-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "819e570b-871d-4ffe-8b90-e15998687e49",
"gambit_id": "bbc0790d-071c-4f0f-8cec-bca497d479aa",
"last_updated": "2023-03-17T11:31:55.673243-04:00",
"created_at": "2023-03-16T17:37:16.959875-04:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27a8790c-1de4-45f3-a81a-78cdcdf96d89/?format=api"
},
{
"id": "648eac51-7ce8-408a-a08e-a84c5c11ac74",
"gambit_id": "4349f885-b458-477f-ad3e-7a9ac1ebaa03",
"last_updated": "2023-03-17T11:31:55.674894-04:00",
"created_at": "2023-03-16T17:37:16.961421-04:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27a8790c-1de4-45f3-a81a-78cdcdf96d89/?format=api"
}
]
}