GET /api/bet_types/b9e5df50-716f-428c-863a-1cb21c8d4f59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9e5df50-716f-428c-863a-1cb21c8d4f59",
"match": "https://api-prod.gambitprofit.com/api/matches/853be0ec-caef-4721-8b25-fe8e8f647a32/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:11.677037-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": 5213.0
},
{
"team": "CWS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8b7da55d-9705-4fe7-a6c3-b9169371a6be",
"gambit_id": "92a5e8f6-20a3-493d-a5fa-3986e99061a8",
"last_updated": "2023-05-01T12:27:24.596754-04:00",
"created_at": "2023-04-30T12:47:11.680128-04:00",
"name": "TAM",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9e5df50-716f-428c-863a-1cb21c8d4f59/?format=api"
},
{
"id": "3e67e470-600c-449b-beb7-0cd98c13a4f7",
"gambit_id": "574fdc19-ee94-442e-83dc-0f75e2823efc",
"last_updated": "2023-05-01T12:27:24.595178-04:00",
"created_at": "2023-04-30T12:47:11.678511-04:00",
"name": "CWS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9e5df50-716f-428c-863a-1cb21c8d4f59/?format=api"
}
]
}