GET /api/bet_types/40380529-0245-43a5-a429-273bb17047dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40380529-0245-43a5-a429-273bb17047dd",
"match": "https://api-prod.gambitprofit.com/api/matches/cc2426b0-f2f8-4738-b4a6-4c7562a04a59/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-13T09:32:22.104496-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": "Philadelphia 76ers",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c42812f1-5df3-4a7f-ab67-326794f35bc0",
"gambit_id": "1c66363a-fc95-4215-b78b-6fb258d6b71b",
"last_updated": "2023-04-16T18:16:47.982684-04:00",
"created_at": "2023-04-13T09:32:22.105717-04:00",
"name": "Philadelphia 76ers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40380529-0245-43a5-a429-273bb17047dd/?format=api"
},
{
"id": "20b75883-6544-4e05-8de8-42a090feddb1",
"gambit_id": "9faf30a9-015b-4f30-a373-d20e82da402e",
"last_updated": "2023-04-16T18:16:47.984418-04:00",
"created_at": "2023-04-13T09:32:22.107073-04:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40380529-0245-43a5-a429-273bb17047dd/?format=api"
}
]
}