GET /api/bet_types/ff6798c9-3a23-4358-843a-832b6bfcfbe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff6798c9-3a23-4358-843a-832b6bfcfbe3",
"match": "https://api-prod.gambitprofit.com/api/matches/a0403935-988a-429a-b46e-3fe913925a9e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-15T08:23:07.913906-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": "TAM",
"amount": 5317.0
},
{
"team": "OAK",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7111e1ca-2b69-4f77-b3f1-fefaadd4420f",
"gambit_id": "574c71c6-f697-4899-b38b-2e6cf2ac37f1",
"last_updated": "2023-06-16T10:03:12.241087-04:00",
"created_at": "2023-06-15T08:23:07.916482-04:00",
"name": "TAM",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff6798c9-3a23-4358-843a-832b6bfcfbe3/?format=api"
},
{
"id": "2bdcc78a-57d8-4111-9eea-c4c87b181cca",
"gambit_id": "7668d78b-1fe1-4950-a281-fbd71049d52b",
"last_updated": "2023-06-16T10:03:12.243287-04:00",
"created_at": "2023-06-15T08:23:07.918647-04:00",
"name": "OAK",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff6798c9-3a23-4358-843a-832b6bfcfbe3/?format=api"
}
]
}