GET /api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3da00fc9-2379-4629-81e6-af2f502ef895",
"match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T08:11:59.570559-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": "Minnesota Timberwolves",
"amount": 5317.0
},
{
"team": "Los Angeles Lakers",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "cc7626d3-ebd6-4319-a69d-39c7b1e63baa",
"gambit_id": "0d8e17ea-965b-4693-9b82-befcb22d88a2",
"last_updated": "2023-03-04T12:31:51.320147-05:00",
"created_at": "2023-03-03T08:11:59.573188-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api"
},
{
"id": "dfafe2aa-beec-44ee-8d59-b1d6212b0374",
"gambit_id": "20648548-d5e7-4fab-80a5-82aba2fff4df",
"last_updated": "2023-03-04T12:31:51.318974-05:00",
"created_at": "2023-03-03T08:11:59.571888-05:00",
"name": "Los Angeles Lakers",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api"
}
]
}