GET /api/bet_types/7d1fc8a0-cba2-46bd-9f9d-1e854f13d070/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d1fc8a0-cba2-46bd-9f9d-1e854f13d070",
"match": "https://api-prod.gambitprofit.com/api/matches/a299618a-6dc6-45b7-af5e-c841e5e32228/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-19T08:08:07.018107-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": "CHC (D Smyly)",
"amount": 5426.0
},
{
"team": "PIT (O Bido)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "a1881061-57da-4fb5-9d23-cc3dfd007d8c",
"gambit_id": "0b9dcbee-94ee-4bae-b578-4a7c47382422",
"last_updated": "2023-06-20T10:33:07.670983-04:00",
"created_at": "2023-06-19T08:08:07.020371-04:00",
"name": "CHC (D Smyly)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1fc8a0-cba2-46bd-9f9d-1e854f13d070/?format=api"
},
{
"id": "76156900-760f-4441-afc5-e5ce8688ff69",
"gambit_id": "79f455b2-5d2b-455d-ab53-4c328ed0b2d4",
"last_updated": "2023-06-20T10:33:07.673357-04:00",
"created_at": "2023-06-19T08:08:07.022674-04:00",
"name": "PIT (O Bido)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1fc8a0-cba2-46bd-9f9d-1e854f13d070/?format=api"
}
]
}