GET /api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4051c562-11b9-44bf-887b-19d1aa784eab",
"match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-07T08:28:01.044428-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": "DET",
"amount": 5107.0
},
{
"team": "MIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1ba17446-5165-4230-a9e5-9709882c71e1",
"gambit_id": "c2d96cd0-1221-471a-bf3c-8fe893d0c26b",
"last_updated": "2023-08-09T10:48:20.082475-04:00",
"created_at": "2023-08-07T08:28:01.052615-04:00",
"name": "DET",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api"
},
{
"id": "c2b1d790-b3fc-4667-970b-644870511f88",
"gambit_id": "493c69a8-3e2b-40bd-bdf2-2d2cdfa809fb",
"last_updated": "2023-08-09T10:48:20.076977-04:00",
"created_at": "2023-08-07T08:28:01.048254-04:00",
"name": "MIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api"
}
]
}