GET /api/bet_types/03ea3dbb-51fd-45a8-9108-13772daaa509/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03ea3dbb-51fd-45a8-9108-13772daaa509",
"match": "https://api-prod.gambitprofit.com/api/matches/53b90562-0ded-45bd-a81c-5c0658c19157/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-21T12:32:07.826498-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": "OAK",
"amount": 5107.0
},
{
"team": "TEX",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d5bd5f7b-aa3a-452a-9910-b10264a93082",
"gambit_id": "829e7789-cd5f-4eaf-8d44-77a9285135fc",
"last_updated": "2023-04-22T13:07:13.292872-04:00",
"created_at": "2023-04-21T12:32:07.829586-04:00",
"name": "OAK",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ea3dbb-51fd-45a8-9108-13772daaa509/?format=api"
},
{
"id": "a1b21816-cff2-44ad-9374-d520abaf51b9",
"gambit_id": "bf8e9357-c84c-4e49-aeb2-3e6c56f3ec24",
"last_updated": "2023-04-22T13:07:13.291051-04:00",
"created_at": "2023-04-21T12:32:07.828083-04:00",
"name": "TEX",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ea3dbb-51fd-45a8-9108-13772daaa509/?format=api"
}
]
}