GET /api/bet_types/7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec",
"match": "https://api-prod.gambitprofit.com/api/matches/615b5652-736e-490a-b1d8-88aed72c0ae5/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:13:19.065947-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": "Philadelphia Eagles",
"amount": 5107.0
},
{
"team": "Buffalo Bills",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "29992df3-1ed8-461d-9552-610703eaefd6",
"gambit_id": "0fc36d47-22ff-44fe-a705-061942db4010",
"last_updated": "2023-11-27T20:08:19.106683-05:00",
"created_at": "2023-11-22T09:13:19.073456-05:00",
"name": "Philadelphia Eagles",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec/?format=api"
},
{
"id": "4972a1bc-37d4-4144-b3e2-7f5551bc0c18",
"gambit_id": "f7cef7a8-4454-4099-b5e4-c131765edebb",
"last_updated": "2023-11-27T20:08:19.103358-05:00",
"created_at": "2023-11-22T09:13:19.069602-05:00",
"name": "Buffalo Bills",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec/?format=api"
}
]
}