GET /api/bet_types/310075c9-2cb5-427d-a037-2dc47ba43333/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "310075c9-2cb5-427d-a037-2dc47ba43333",
"match": "https://api-prod.gambitprofit.com/api/matches/24d8d4a3-840e-4d49-ae81-3a2d60757786/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-24T12:57:59.835158-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": "Washington Commanders",
"amount": 5107.0
},
{
"team": "Cincinnati Bengals",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "abc655f4-619d-48fa-95e3-0149152621cb",
"gambit_id": "641c9724-e2da-4152-80d2-bc620a8c3be5",
"last_updated": "2023-08-29T09:23:25.017014-04:00",
"created_at": "2023-08-24T12:57:59.844352-04:00",
"name": "Washington Commanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310075c9-2cb5-427d-a037-2dc47ba43333/?format=api"
},
{
"id": "417e7cfd-8f77-4540-8b38-f739f6d01692",
"gambit_id": "6b260ef6-6d10-44d4-bb47-fb25b4d9cb98",
"last_updated": "2023-08-29T09:23:25.013108-04:00",
"created_at": "2023-08-24T12:57:59.839423-04:00",
"name": "Cincinnati Bengals",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310075c9-2cb5-427d-a037-2dc47ba43333/?format=api"
}
]
}