GET /api/bet_types/44f564bf-d892-43c1-b585-4185176da351/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44f564bf-d892-43c1-b585-4185176da351",
"match": "https://api-prod.gambitprofit.com/api/matches/79aaf91a-7a07-43dd-a732-742864327ace/?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": "ATL (J Odorizzi)",
"amount": 6325.0
},
{
"team": "PIT (R Contreras)",
"amount": 3675.0
}
],
"expected_reward_tokens": 9297.75,
"profit_sb": 297.75,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "a27cb4bd-0378-4d85-8550-c4ba17c27f5f",
"gambit_id": "a91057e8-180d-4e58-ab5d-d1dff373805a",
"last_updated": "2022-08-23T09:36:52.253017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (J Odorizzi)",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f564bf-d892-43c1-b585-4185176da351/?format=api"
},
{
"id": "dcb6e74d-e2aa-4026-9ead-259984c44b35",
"gambit_id": "9f654bac-a8e9-440d-a6a1-140be2adbd62",
"last_updated": "2022-08-23T09:36:52.252638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (R Contreras)",
"reward": "2.53000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f564bf-d892-43c1-b585-4185176da351/?format=api"
}
]
}