GET /api/bet_types/1b3b9a57-974f-45c2-bb1d-92c30d8332ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b3b9a57-974f-45c2-bb1d-92c30d8332ba",
"match": "https://api-prod.gambitprofit.com/api/matches/325ca83a-6e2b-4b14-93f7-ef8b853ff78f/?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": "Ohio State",
"amount": 8369.0
},
{
"team": "Penn State",
"amount": 1631.0
}
],
"expected_reward_tokens": 9540.66,
"profit_sb": 40.66,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "e5e0e4ec-f83b-4b1d-a2aa-1a917266270e",
"gambit_id": "3f5c913e-ef9c-4dcb-923a-4e86b6a30388",
"last_updated": "2022-10-31T10:47:29.721980-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio State",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3b9a57-974f-45c2-bb1d-92c30d8332ba/?format=api"
},
{
"id": "81e99628-2d2b-4094-85f6-b3e0f39cf369",
"gambit_id": "2132a7e0-adbf-4fe4-a277-80e3633b947d",
"last_updated": "2022-10-31T10:47:29.721026-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Penn State",
"reward": "5.85000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3b9a57-974f-45c2-bb1d-92c30d8332ba/?format=api"
}
]
}