GET /api/bet_types/e0a4a5ba-062a-4d7b-894c-375795d1f318/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0a4a5ba-062a-4d7b-894c-375795d1f318",
"match": "https://api-prod.gambitprofit.com/api/matches/8fea7d1a-303c-491a-8122-93e7c6279acf/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:55.427161-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": "Boston Celtics",
"amount": 7712.0
},
{
"team": "Minnesota Timberwolves",
"amount": 2288.0
}
],
"expected_reward_tokens": 9174.88,
"profit_sb": 174.88,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "231e6e7b-4ee5-4137-bf29-90cbe1a16236",
"gambit_id": "337eff65-de84-4c82-aeff-9b512191cbeb",
"last_updated": "2022-12-24T12:31:57.120115-05:00",
"created_at": "2022-12-23T09:06:55.428293-05:00",
"name": "Boston Celtics",
"reward": "1.19000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a4a5ba-062a-4d7b-894c-375795d1f318/?format=api"
},
{
"id": "9ed7c114-f697-4a19-9266-6aa5871733d0",
"gambit_id": "cdb53292-43b7-46da-a945-6bcb91563256",
"last_updated": "2022-12-24T12:31:57.121233-05:00",
"created_at": "2022-12-23T09:06:55.429530-05:00",
"name": "Minnesota Timberwolves",
"reward": "4.01000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a4a5ba-062a-4d7b-894c-375795d1f318/?format=api"
}
]
}