GET /api/bet_types/8568b676-a77e-4eec-89dd-a44a14ed78fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8568b676-a77e-4eec-89dd-a44a14ed78fe",
"match": "https://api-prod.gambitprofit.com/api/matches/2450cad7-382c-41c6-8703-11c7304144f5/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-23T09:28:11.277121-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": "PIT",
"amount": 5213.0
},
{
"team": "MIA",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7071d996-c5f6-4a85-a33f-777644d89bd9",
"gambit_id": "00bc0cbf-8923-4462-bca3-94dbd08a5771",
"last_updated": "2023-06-26T10:23:06.036051-04:00",
"created_at": "2023-06-23T09:28:11.278833-04:00",
"name": "PIT",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8568b676-a77e-4eec-89dd-a44a14ed78fe/?format=api"
},
{
"id": "71b7ec96-f206-4590-9335-8f28ef1f048c",
"gambit_id": "8eb99c08-fae3-4a67-8563-d314349609c2",
"last_updated": "2023-06-26T10:23:06.039598-04:00",
"created_at": "2023-06-23T09:28:11.280701-04:00",
"name": "MIA",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8568b676-a77e-4eec-89dd-a44a14ed78fe/?format=api"
}
]
}