GET /api/bet_types/18bd49df-2247-4e98-b2c9-29cf2ad76a81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18bd49df-2247-4e98-b2c9-29cf2ad76a81",
"match": "https://api-prod.gambitprofit.com/api/matches/1ec451d8-6f64-46c2-a6a3-a172805707fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:23.090118-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 Wild",
"amount": 5107.0
},
{
"team": "Ottawa Senators",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7e4efaf4-04c3-4657-8504-3bffb1245c7b",
"gambit_id": "3b459c4a-6822-4043-b82f-7990d7006872",
"last_updated": "2023-11-20T15:03:33.094594-05:00",
"created_at": "2023-11-18T09:38:23.101901-05:00",
"name": "Minnesota Wild",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18bd49df-2247-4e98-b2c9-29cf2ad76a81/?format=api"
},
{
"id": "8399abdc-3214-4659-a3ad-567df91ea450",
"gambit_id": "d2144bec-5380-4c1a-a705-e8212b7cad31",
"last_updated": "2023-11-20T15:03:33.097955-05:00",
"created_at": "2023-11-18T09:38:23.111539-05:00",
"name": "Ottawa Senators",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18bd49df-2247-4e98-b2c9-29cf2ad76a81/?format=api"
}
]
}