GET /api/bet_types/8ec5b3ad-6b22-4f2d-aee0-1369b7d38a5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ec5b3ad-6b22-4f2d-aee0-1369b7d38a5c",
"match": "https://api-prod.gambitprofit.com/api/matches/abf84fe9-c4cb-40b4-98d7-65007864b6c6/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-06T07:58:06.851137-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": "Vancouver Canucks",
"amount": 6659.0
},
{
"team": "Edmonton Oilers",
"amount": 3341.0
}
],
"expected_reward_tokens": 9388.21,
"profit_sb": -111.79,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "b4d9f185-647a-4414-8f6e-492d13ec265d",
"gambit_id": "55aa1d1e-c576-4266-a63c-535e709a4032",
"last_updated": "2023-11-10T12:48:30.786939-05:00",
"created_at": "2023-11-06T07:58:06.859582-05:00",
"name": "Vancouver Canucks",
"reward": "1.41000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec5b3ad-6b22-4f2d-aee0-1369b7d38a5c/?format=api"
},
{
"id": "1910b78a-512e-4f80-9887-e0a8452dac2e",
"gambit_id": "2193090c-c57c-4d74-b84b-3b998fa9ef5a",
"last_updated": "2023-11-10T12:48:30.783541-05:00",
"created_at": "2023-11-06T07:58:06.855124-05:00",
"name": "Edmonton Oilers",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec5b3ad-6b22-4f2d-aee0-1369b7d38a5c/?format=api"
}
]
}