GET /api/bet_types/b9ef5a9e-ab7d-4333-86a4-04209581d09f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9ef5a9e-ab7d-4333-86a4-04209581d09f",
"match": "https://api-prod.gambitprofit.com/api/matches/30ed6c9c-bd69-4eb3-9111-872f51d7a7cd/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-03T10:48:10.629899-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": "CIN",
"amount": 5319.0
},
{
"team": "CHC",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0eccd1ac-98ec-46e5-821e-f0ee830201b9",
"gambit_id": "1cccbca0-7c82-4af8-a65e-bc5bab95061e",
"last_updated": "2023-09-05T10:32:58.693241-04:00",
"created_at": "2023-09-03T10:48:10.638899-04:00",
"name": "CIN",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ef5a9e-ab7d-4333-86a4-04209581d09f/?format=api"
},
{
"id": "96b151d6-59f1-49c3-be9b-5d1eed887a43",
"gambit_id": "d1d2e780-0b66-4a70-9e4f-c7daacbe71e7",
"last_updated": "2023-09-05T10:32:58.689933-04:00",
"created_at": "2023-09-03T10:48:10.634546-04:00",
"name": "CHC",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ef5a9e-ab7d-4333-86a4-04209581d09f/?format=api"
}
]
}