GET /api/bet_types/05fb5f63-3f88-498b-a69a-e4ebbd119e86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05fb5f63-3f88-498b-a69a-e4ebbd119e86",
"match": "https://api-prod.gambitprofit.com/api/matches/dd083961-fa94-4bb4-b262-a1fe28fbf8c7/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-17T09:23:18.064583-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": "Orlando Magic",
"amount": 5107.0
},
{
"team": "Chicago Bulls",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "840b6745-8753-4193-b76a-b557dffdbc15",
"gambit_id": "3e16a628-4757-46eb-baa8-a726f14636bc",
"last_updated": "2023-11-18T17:58:24.737250-05:00",
"created_at": "2023-11-17T09:23:18.073244-05:00",
"name": "Orlando Magic",
"reward": "1.83000",
"odds": "1.86960",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05fb5f63-3f88-498b-a69a-e4ebbd119e86/?format=api"
},
{
"id": "72c4d97e-08a1-41f5-9b92-45ea6ef893b5",
"gambit_id": "f4446b2a-708c-4293-ae12-d5795c419be3",
"last_updated": "2023-11-18T17:58:24.742260-05:00",
"created_at": "2023-11-17T09:23:18.081876-05:00",
"name": "Chicago Bulls",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05fb5f63-3f88-498b-a69a-e4ebbd119e86/?format=api"
}
]
}