GET /api/bet_types/19ef9626-1a75-4631-bb36-c8dd337dadeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19ef9626-1a75-4631-bb36-c8dd337dadeb",
"match": "https://api-prod.gambitprofit.com/api/matches/1d2d6b00-db44-44f3-a08e-cbb89a395826/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:17.096885-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": "KAN",
"amount": 5317.0
},
{
"team": "STL",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "f9bd31db-f14f-4041-b768-a0bdd2be12dc",
"gambit_id": "27e34d7d-e4af-4f6d-86c3-0f091abcb290",
"last_updated": "2023-05-31T11:47:20.292721-04:00",
"created_at": "2023-05-30T10:47:17.099045-04:00",
"name": "KAN",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19ef9626-1a75-4631-bb36-c8dd337dadeb/?format=api"
},
{
"id": "8cbd0b01-1b6e-436e-9ef7-63612e1f42d5",
"gambit_id": "9de1ae04-0258-427b-9961-12c9bcf83a2a",
"last_updated": "2023-05-31T11:47:20.295023-04:00",
"created_at": "2023-05-30T10:47:17.102487-04:00",
"name": "STL",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19ef9626-1a75-4631-bb36-c8dd337dadeb/?format=api"
}
]
}