GET /api/bet_types/115a470f-666b-4c6e-b756-4084db8551cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "115a470f-666b-4c6e-b756-4084db8551cd",
"match": "https://api-prod.gambitprofit.com/api/matches/2e95df7e-f1f3-4e4d-a07f-2e75ffbcec58/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-22T08:23:02.040220-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": "ATL",
"amount": 6399.0
},
{
"team": "PHI",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "f3cf93fa-68e8-445d-ac94-597312ef8b6f",
"gambit_id": "c5e90ae5-c6c8-4575-9bc6-a5f303b67926",
"last_updated": "2023-06-23T14:48:07.360942-04:00",
"created_at": "2023-06-22T08:23:02.042375-04:00",
"name": "ATL",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115a470f-666b-4c6e-b756-4084db8551cd/?format=api"
},
{
"id": "e461f470-58c6-43f7-856a-af456a42c076",
"gambit_id": "caf43377-1b21-47d2-b826-533638395418",
"last_updated": "2023-06-23T14:48:07.363563-04:00",
"created_at": "2023-06-22T08:23:02.044851-04:00",
"name": "PHI",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115a470f-666b-4c6e-b756-4084db8551cd/?format=api"
}
]
}