GET /api/bet_types/01034556-adba-44e8-a990-7cd663b254d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01034556-adba-44e8-a990-7cd663b254d8",
"match": "https://api-prod.gambitprofit.com/api/matches/2afecd8f-748c-455b-bbea-d41c0b8cc33a/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-12T09:43:06.031977-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": "CWS",
"amount": 5213.0
},
{
"team": "MIL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "58020fe6-085f-4d34-939e-f45bbf2943c4",
"gambit_id": "52443dc3-20e0-4836-a5a2-4d3c297e19ad",
"last_updated": "2023-08-14T10:43:13.845794-04:00",
"created_at": "2023-08-12T09:43:06.042280-04:00",
"name": "CWS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01034556-adba-44e8-a990-7cd663b254d8/?format=api"
},
{
"id": "ca954888-d89c-4600-8222-0adc262ceee3",
"gambit_id": "0c1fbfca-c2e6-4d59-b4dc-bbea3504f2ed",
"last_updated": "2023-08-14T10:43:13.842265-04:00",
"created_at": "2023-08-12T09:43:06.035437-04:00",
"name": "MIL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01034556-adba-44e8-a990-7cd663b254d8/?format=api"
}
]
}