GET /api/bet_types/e38077d5-f77b-4139-8ca2-44a8a48e7498/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e38077d5-f77b-4139-8ca2-44a8a48e7498",
"match": "https://api-prod.gambitprofit.com/api/matches/785337a5-763a-4a31-b034-c95a34e31775/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T12:43:14.219954-04: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": "LOS",
"amount": 5857.0
},
{
"team": "COL",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "143f085d-5d61-45ea-8306-14cfd0ba13ab",
"gambit_id": "455bb24c-d7a2-4c33-817f-d397286122f9",
"last_updated": "2023-09-27T18:58:11.910993-04:00",
"created_at": "2023-09-26T12:43:14.224986-04:00",
"name": "LOS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38077d5-f77b-4139-8ca2-44a8a48e7498/?format=api"
},
{
"id": "a9d1d9cb-f069-4f11-9db3-b52b76de7804",
"gambit_id": "8ac93c33-83bc-48e2-8f39-ebdd8b9b65df",
"last_updated": "2023-09-27T18:58:11.914674-04:00",
"created_at": "2023-09-26T12:43:14.230534-04:00",
"name": "COL",
"reward": "2.29000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38077d5-f77b-4139-8ca2-44a8a48e7498/?format=api"
}
]
}