GET /api/bet_types/0fdb9a1f-dbb1-406a-a254-611a7c7d4e64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fdb9a1f-dbb1-406a-a254-611a7c7d4e64",
"match": "https://api-prod.gambitprofit.com/api/matches/b444a90e-fd56-4d76-a2b1-6f2e1b086c44/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-08T11:46:59.087870-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": "CWS (D Cease)",
"amount": 5527.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "383f6b5f-d7fe-496b-8b86-9da4919c6b8e",
"gambit_id": "d2cf36b2-a459-4784-97a2-a3c5d1e2aba8",
"last_updated": "2023-05-09T11:27:17.675140-04:00",
"created_at": "2023-05-08T11:46:59.091662-04:00",
"name": "CWS (D Cease)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fdb9a1f-dbb1-406a-a254-611a7c7d4e64/?format=api"
},
{
"id": "986a506d-df2b-4778-b95a-c5ceb9964144",
"gambit_id": "d700e1ca-15e2-43e0-8b35-a2e06a830d8d",
"last_updated": "2023-05-09T11:27:17.673088-04:00",
"created_at": "2023-05-08T11:46:59.089606-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fdb9a1f-dbb1-406a-a254-611a7c7d4e64/?format=api"
}
]
}