GET /api/bet_types/c2f43033-0674-4b06-990d-0f97df2daaf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2f43033-0674-4b06-990d-0f97df2daaf9",
"match": "https://api-prod.gambitprofit.com/api/matches/df475da0-764b-4bc0-87d6-816ac3fb0173/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:17.813503-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": "HOU",
"amount": 6163.0
},
{
"team": "MIN",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "eb94da14-38da-4270-adb7-0094b673e82d",
"gambit_id": "6d3a1060-61e1-4d6a-87d5-b7541c9d11c9",
"last_updated": "2023-05-31T11:47:21.003626-04:00",
"created_at": "2023-05-30T10:47:17.819790-04:00",
"name": "HOU",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f43033-0674-4b06-990d-0f97df2daaf9/?format=api"
},
{
"id": "59866704-2565-4531-a738-5bd3a7d9a71c",
"gambit_id": "ac2fdeb6-35de-401f-90b5-12a6ac7c669a",
"last_updated": "2023-05-31T11:47:21.001958-04:00",
"created_at": "2023-05-30T10:47:17.817116-04:00",
"name": "MIN",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f43033-0674-4b06-990d-0f97df2daaf9/?format=api"
}
]
}