GET /api/bet_types/947d7d5e-1f5f-4051-a166-fa904bafdb7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "947d7d5e-1f5f-4051-a166-fa904bafdb7b",
"match": "https://api-prod.gambitprofit.com/api/matches/392f6cc6-2e59-4f7e-8780-380e31fe2226/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T10:47:00.964743-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": "CWS",
"amount": 6399.0
},
{
"team": "DET",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "2e101f59-4266-47f5-82dc-3568b31a6e15",
"gambit_id": "59fe501a-081f-4fbf-ad65-dee8d9f00c39",
"last_updated": "2023-05-29T11:47:17.922263-04:00",
"created_at": "2023-05-27T10:47:00.967490-04:00",
"name": "CWS",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947d7d5e-1f5f-4051-a166-fa904bafdb7b/?format=api"
},
{
"id": "1ceb5ae4-6dea-4d2f-b174-5d8681e8d7cc",
"gambit_id": "f62dc4d8-745c-4ccd-ae32-b9b812262f22",
"last_updated": "2023-05-29T11:47:17.923946-04:00",
"created_at": "2023-05-27T10:47:00.972525-04:00",
"name": "DET",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947d7d5e-1f5f-4051-a166-fa904bafdb7b/?format=api"
}
]
}