GET /api/bet_types/7501dc85-db89-45f7-afa8-dec20b8328ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7501dc85-db89-45f7-afa8-dec20b8328ea",
"match": "https://api-prod.gambitprofit.com/api/matches/4f844add-4b16-401c-aefd-85755f408411/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-16T09:03:06.597008-05: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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "Los Angeles Clippers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "51594014-6925-4690-a1d0-712ba7e261cd",
"gambit_id": "1183ed27-292c-4bbb-86ef-c1d5aa7378a9",
"last_updated": "2024-01-19T11:58:31.672996-05:00",
"created_at": "2024-01-16T09:03:06.601228-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7501dc85-db89-45f7-afa8-dec20b8328ea/?format=api"
},
{
"id": "e1657b1a-2f20-41ae-8130-cc6ff9b823a9",
"gambit_id": "7c9a6e36-0cae-4a81-a92f-a4db997a6658",
"last_updated": "2024-01-19T11:58:31.676384-05:00",
"created_at": "2024-01-16T09:03:06.605170-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7501dc85-db89-45f7-afa8-dec20b8328ea/?format=api"
}
]
}