GET /api/bet_types/7eb97ea1-780a-431c-b947-f066b7d0fe0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7eb97ea1-780a-431c-b947-f066b7d0fe0b",
"match": "https://api-prod.gambitprofit.com/api/matches/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T10:32:10.277515-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": "Anaheim Ducks",
"amount": 5107.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fcb0ea82-82cc-4e72-9ede-bb564aec11c0",
"gambit_id": "1fce70bc-d103-472e-bb8d-f4fc434cb41b",
"last_updated": "2023-03-18T14:52:12.793262-04:00",
"created_at": "2023-03-17T10:32:10.278849-04:00",
"name": "Anaheim Ducks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb97ea1-780a-431c-b947-f066b7d0fe0b/?format=api"
},
{
"id": "44cbcc18-77e9-4518-b3d8-0aa89a557090",
"gambit_id": "aee16c10-deb5-4fd2-bc9c-f3fd38cfbdcb",
"last_updated": "2023-03-18T14:52:12.796099-04:00",
"created_at": "2023-03-17T10:32:10.280232-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb97ea1-780a-431c-b947-f066b7d0fe0b/?format=api"
}
]
}