GET /api/bet_types/c37ff959-eaac-4801-b003-09bda6ae3e9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c37ff959-eaac-4801-b003-09bda6ae3e9c",
"match": "https://api-prod.gambitprofit.com/api/matches/ea92a954-1020-45ce-b69c-a99bed24e56e/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-28T09:32:08.008210-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": "Milwaukee Bucks",
"amount": 5000.0
},
{
"team": "Chicago Bulls",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "5d5aa3f2-d192-4607-8035-c076a7c6325f",
"gambit_id": "604bcc3d-928f-4d82-a86c-8e61a34e0bd4",
"last_updated": "2022-12-30T18:41:59.289255-05:00",
"created_at": "2022-12-28T09:32:08.010638-05:00",
"name": "Milwaukee Bucks",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c37ff959-eaac-4801-b003-09bda6ae3e9c/?format=api"
},
{
"id": "c79e9ed3-6665-4fa7-be58-be7df7c29f66",
"gambit_id": "f51d2841-5beb-42ed-adca-acfe9ad9671a",
"last_updated": "2022-12-30T18:41:59.288152-05:00",
"created_at": "2022-12-28T09:32:08.009416-05:00",
"name": "Chicago Bulls",
"reward": "1.78000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c37ff959-eaac-4801-b003-09bda6ae3e9c/?format=api"
}
]
}