GET /api/bet_types/c906c0a9-53fc-447d-8d16-c05a932ba1b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c906c0a9-53fc-447d-8d16-c05a932ba1b1",
"match": "https://api-prod.gambitprofit.com/api/matches/b7e4948b-3471-40ef-885f-da1f1b3935cf/?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": "HOU (J Verlander)",
"amount": 7318.0
},
{
"team": "OAK (A Martinez)",
"amount": 2682.0
}
],
"expected_reward_tokens": 9145.62,
"profit_sb": 145.62,
"profit_sb_percentage": 1.62,
"recommended": true
},
"lines": [
{
"id": "9adbdd2d-3b3a-47ad-b0aa-1c456983422f",
"gambit_id": "d248fac1-1234-4f59-b61a-5d006bd1ebd0",
"last_updated": "2022-09-17T17:07:21.382392-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.25000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c906c0a9-53fc-447d-8d16-c05a932ba1b1/?format=api"
},
{
"id": "13e32108-a3e1-491a-8bfd-324b6b652071",
"gambit_id": "80b13966-064f-41f0-8927-4d39e319774e",
"last_updated": "2022-09-17T17:07:21.383357-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Martinez)",
"reward": "3.41000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c906c0a9-53fc-447d-8d16-c05a932ba1b1/?format=api"
}
]
}