GET /api/bet_types/80cc1a4a-bf16-4f87-a53c-a7e4ecb6996b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80cc1a4a-bf16-4f87-a53c-a7e4ecb6996b",
"match": "https://api-prod.gambitprofit.com/api/matches/298f6b69-3b40-45d8-bd87-d67bca03a5df/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-23T12:41:48.541474-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": "ARI",
"amount": 5421.0
},
{
"team": "SDG",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "cbaefe77-effe-4f15-a682-d5b1993e0694",
"gambit_id": "7a304369-5845-4bc4-9d01-f0d29d76b298",
"last_updated": "2023-04-24T13:02:14.688427-04:00",
"created_at": "2023-04-23T12:41:48.543591-04:00",
"name": "ARI",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80cc1a4a-bf16-4f87-a53c-a7e4ecb6996b/?format=api"
},
{
"id": "9c32ada7-0fbb-4170-9096-d56ad7c8e1d3",
"gambit_id": "8ad0021c-a34a-47d9-adb4-61b5064e224d",
"last_updated": "2023-04-24T13:02:14.696300-04:00",
"created_at": "2023-04-23T12:41:48.545944-04:00",
"name": "SDG",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80cc1a4a-bf16-4f87-a53c-a7e4ecb6996b/?format=api"
}
]
}