GET /api/bet_types/fb92688a-7fdc-4c6d-8b7a-70eda4496522/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb92688a-7fdc-4c6d-8b7a-70eda4496522",
"match": "https://api-prod.gambitprofit.com/api/matches/5eb6bd66-f4cc-4ad1-8fd3-427d0c1fe991/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:02.814897-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": "SEA (L Gilbert)",
"amount": 5873.0
},
{
"team": "MIL (C Rea)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "966b4955-deb1-46e5-b4a2-2b2b88d44af7",
"gambit_id": "4af76c7a-1d0b-4f0c-987c-8fa80224d8a5",
"last_updated": "2023-04-19T20:52:00.418749-04:00",
"created_at": "2023-04-18T12:12:02.817140-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb92688a-7fdc-4c6d-8b7a-70eda4496522/?format=api"
},
{
"id": "aa0232cc-e01a-4d38-ab3e-a21b43b25a94",
"gambit_id": "aa3006ff-f5ff-4d54-b306-7b3d9b62802c",
"last_updated": "2023-04-19T20:52:00.421645-04:00",
"created_at": "2023-04-18T12:12:02.819627-04:00",
"name": "MIL (C Rea)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb92688a-7fdc-4c6d-8b7a-70eda4496522/?format=api"
}
]
}