GET /api/bet_types/a0c5e43b-a007-46c2-8b97-8867b39c0a70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0c5e43b-a007-46c2-8b97-8867b39c0a70",
"match": "https://api-prod.gambitprofit.com/api/matches/2198b19a-74f4-4c8d-8e9d-4ecbb2f40b7e/?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": "NYM (M Scherzer)",
"amount": 7162.0
},
{
"team": "OAK (J Sears)",
"amount": 2838.0
}
],
"expected_reward_tokens": 9166.74,
"profit_sb": 166.74,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "4bebd079-fe57-40d2-9708-30f3f2970e13",
"gambit_id": "c84d255d-ebc4-45f6-ad0f-70764c25b2d9",
"last_updated": "2022-09-26T10:27:12.852974-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.28000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c5e43b-a007-46c2-8b97-8867b39c0a70/?format=api"
},
{
"id": "17a103bd-b9f4-4249-874e-3aea7369ebc0",
"gambit_id": "7421e7aa-1c5f-4444-a063-edfa4a0c9fcc",
"last_updated": "2022-09-26T10:27:12.851993-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "3.23000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c5e43b-a007-46c2-8b97-8867b39c0a70/?format=api"
}
]
}