GET /api/bet_types/4b17c725-ee18-4bab-a14b-0e93744db6b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b17c725-ee18-4bab-a14b-0e93744db6b3",
"match": "https://api-prod.gambitprofit.com/api/matches/bbb24fe5-5549-4aec-b557-8823612d61ea/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-24T13:02:08.753355-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": "ATL",
"amount": 5317.0
},
{
"team": "MIA",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "5fcf8a16-c222-4e3e-8b6f-b39dfbaed42d",
"gambit_id": "268d2984-729d-4b59-9c55-2cc6afaa2fb3",
"last_updated": "2023-04-25T11:42:19.707918-04:00",
"created_at": "2023-04-24T13:02:08.755313-04:00",
"name": "ATL",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b17c725-ee18-4bab-a14b-0e93744db6b3/?format=api"
},
{
"id": "f289fbe8-eadb-424a-9e4b-e8719f72b1b4",
"gambit_id": "8049348d-9d83-46b3-a662-2581cd8f6256",
"last_updated": "2023-04-25T11:42:19.709945-04:00",
"created_at": "2023-04-24T13:02:08.757453-04:00",
"name": "MIA",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b17c725-ee18-4bab-a14b-0e93744db6b3/?format=api"
}
]
}