GET /api/bet_types/65a94888-9a4e-4815-84e5-7dd85b75dc73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65a94888-9a4e-4815-84e5-7dd85b75dc73",
"match": "https://api-prod.gambitprofit.com/api/matches/e475da1d-8a6e-408b-8463-1f0c7f83f8c9/?format=api",
"name": "Pick the Winner",
"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": "Appalachian St",
"amount": 5397.0
},
{
"team": "Marshall",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "44bc4565-9a12-4e12-b640-f77e64d50f7f",
"gambit_id": "1927a378-dd84-4adb-821f-0a1f0eda85ec",
"last_updated": "2022-11-14T09:54:05.791016-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a94888-9a4e-4815-84e5-7dd85b75dc73/?format=api"
},
{
"id": "bf9a8665-ebb1-4e40-b6d8-636fb6b9611a",
"gambit_id": "7d98e7e3-9115-4d59-9841-1c3a811b9979",
"last_updated": "2022-11-14T09:54:05.790058-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Marshall",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a94888-9a4e-4815-84e5-7dd85b75dc73/?format=api"
}
]
}