GET /api/bet_types/a7c355d0-4d83-40af-bbe9-d709dffe306c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7c355d0-4d83-40af-bbe9-d709dffe306c",
"match": "https://api-prod.gambitprofit.com/api/matches/cf4bacb4-e5c6-4dbe-b16a-1baaba8e3bb0/?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": "OAK (J Kaprielian)",
"amount": 5067.0
},
{
"team": "WAS (An Sanchez)",
"amount": 4933.0
}
],
"expected_reward_tokens": 9272.61,
"profit_sb": 272.61,
"profit_sb_percentage": 3.03,
"recommended": true
},
"lines": [
{
"id": "d1d3ab49-b3ae-4f3b-b61a-039a6ad594c2",
"gambit_id": "5736599d-1e58-4570-a510-ce7f55476022",
"last_updated": "2022-09-01T10:52:09.460669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Kaprielian)",
"reward": "1.83000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7c355d0-4d83-40af-bbe9-d709dffe306c/?format=api"
},
{
"id": "79cd4da0-857b-4cb6-95b1-fdfaa3efbe78",
"gambit_id": "27f68aae-7872-475d-9585-d7c04655264f",
"last_updated": "2022-09-01T10:52:09.461293-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (An Sanchez)",
"reward": "1.88000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7c355d0-4d83-40af-bbe9-d709dffe306c/?format=api"
}
]
}