GET /api/bet_types/e248d973-d058-4ac2-95f2-52a557bacde3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e248d973-d058-4ac2-95f2-52a557bacde3",
"match": "https://api-prod.gambitprofit.com/api/matches/0eaa48fa-dc65-41a2-9832-c5c373f091e0/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:16.298535-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": "DET",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "01b80fb7-5926-419a-9134-ab0911b7ffb0",
"gambit_id": "a4ab7b6b-42b9-49c0-8f48-d6ace59dc32c",
"last_updated": "2023-08-13T10:37:58.493185-04:00",
"created_at": "2023-08-06T08:38:16.303828-04:00",
"name": "TAM",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e248d973-d058-4ac2-95f2-52a557bacde3/?format=api"
},
{
"id": "ed8fddad-e53d-4ffc-90f4-7e46fdaccb25",
"gambit_id": "545bcbdd-e333-4eb4-8102-a133248b8e35",
"last_updated": "2023-08-13T10:37:58.498183-04:00",
"created_at": "2023-08-06T08:38:16.316748-04:00",
"name": "DET",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e248d973-d058-4ac2-95f2-52a557bacde3/?format=api"
}
]
}