GET /api/bet_types/fc276e33-8d6b-42aa-8d36-8430db1d98da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc276e33-8d6b-42aa-8d36-8430db1d98da",
"match": "https://api-prod.gambitprofit.com/api/matches/bd2e7729-7c4f-4d62-9f2c-1f22a1683e4b/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-26T09:23:25.513962-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": "SDG",
"amount": 6010.0
},
{
"team": "MIL",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "32fb7b31-e104-42a7-8110-b279065a034a",
"gambit_id": "8cea7193-5127-4e06-8ba2-90006cca95a8",
"last_updated": "2023-08-28T16:18:34.081054-04:00",
"created_at": "2023-08-26T09:23:25.517900-04:00",
"name": "SDG",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc276e33-8d6b-42aa-8d36-8430db1d98da/?format=api"
},
{
"id": "958cdcd8-375e-497f-b2f2-a33f5c2d1e2e",
"gambit_id": "a7418d8e-c23b-4c77-9bfe-1fd55768a2c0",
"last_updated": "2023-08-28T16:18:34.084569-04:00",
"created_at": "2023-08-26T09:23:25.521885-04:00",
"name": "MIL",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc276e33-8d6b-42aa-8d36-8430db1d98da/?format=api"
}
]
}