GET /api/bet_types/0d75e9a3-79bb-4df4-9731-054b58a5b5d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d75e9a3-79bb-4df4-9731-054b58a5b5d0",
"match": "https://api-prod.gambitprofit.com/api/matches/2f944021-a3c6-4cd8-89d0-9e5eb0c66769/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-12T09:03:11.772449-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": "BOS",
"amount": 5213.0
},
{
"team": "COL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "14dd3832-6124-4e07-922d-610111db798f",
"gambit_id": "f0e4bf05-e942-497e-9381-d517ca4186dd",
"last_updated": "2023-06-13T11:08:03.363082-04:00",
"created_at": "2023-06-12T09:03:11.775611-04:00",
"name": "BOS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d75e9a3-79bb-4df4-9731-054b58a5b5d0/?format=api"
},
{
"id": "396d05bd-42b7-45dd-a1f0-ae3d743eb95c",
"gambit_id": "9bd47a9e-7678-4ac1-a647-218ffdebe242",
"last_updated": "2023-06-13T11:08:03.361138-04:00",
"created_at": "2023-06-12T09:03:11.773869-04:00",
"name": "COL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d75e9a3-79bb-4df4-9731-054b58a5b5d0/?format=api"
}
]
}