GET /api/bet_types/302182df-e911-4730-af88-269ca6ec96f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "302182df-e911-4730-af88-269ca6ec96f0",
"match": "https://api-prod.gambitprofit.com/api/matches/20f17173-d3ed-4cd2-a0a1-99aaf089c5da/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-26T11:58:18.808974-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": "Los Angeles Clippers",
"amount": 5000.0
},
{
"team": "Charlotte Hornets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5011adfd-9779-4e7e-b1eb-7fda93072e4c",
"gambit_id": "9df847f0-acf4-4a10-bd4f-30d38c116854",
"last_updated": "2023-12-27T13:12:56.893160-05:00",
"created_at": "2023-12-26T11:58:18.817463-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302182df-e911-4730-af88-269ca6ec96f0/?format=api"
},
{
"id": "ddb9df10-74e0-4c42-9398-ef54c7d05f4f",
"gambit_id": "2ce7075a-27d5-4612-87e5-3cf7a6e388cb",
"last_updated": "2023-12-27T13:12:56.889083-05:00",
"created_at": "2023-12-26T11:58:18.812945-05:00",
"name": "Charlotte Hornets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302182df-e911-4730-af88-269ca6ec96f0/?format=api"
}
]
}