GET /api/bet_types/f993a4b0-f8bd-4cc1-8125-e67a032e37af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f993a4b0-f8bd-4cc1-8125-e67a032e37af",
"match": "https://api-prod.gambitprofit.com/api/matches/e915f2ec-b38f-467a-a0a7-20f09ea15abb/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Tulsa",
"amount": 5106.0
},
{
"team": "Navy",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "5ff4a1c7-bbb7-469d-932b-bb1a7aa8c939",
"gambit_id": "62f15523-2c63-45f7-87ea-6120a30491ad",
"last_updated": "2022-10-11T11:02:35.639280-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f993a4b0-f8bd-4cc1-8125-e67a032e37af/?format=api"
},
{
"id": "305278bb-d2c6-4290-a3d5-90a282e9c7ef",
"gambit_id": "5d67c8f3-e25f-4893-a13c-8c502814b5e9",
"last_updated": "2022-10-11T11:02:35.638346-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Navy",
"reward": "1.92000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f993a4b0-f8bd-4cc1-8125-e67a032e37af/?format=api"
}
]
}