GET /api/bet_types/b12b25d3-c059-4435-bafd-63a5ea4049df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b12b25d3-c059-4435-bafd-63a5ea4049df",
"match": "https://api-prod.gambitprofit.com/api/matches/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-26T12:02:12.678744-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": "SDG",
"amount": 6399.0
},
{
"team": "CHC",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "bbe8b227-5468-445d-9ce2-f84e785aad40",
"gambit_id": "012922e0-eb91-482e-936d-f9c6ba4c5f57",
"last_updated": "2023-04-27T11:52:06.832162-04:00",
"created_at": "2023-04-26T12:02:12.681487-04:00",
"name": "SDG",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b12b25d3-c059-4435-bafd-63a5ea4049df/?format=api"
},
{
"id": "443a1628-668c-4a27-9b2c-91d75b400964",
"gambit_id": "62934690-6a23-4794-b24a-f2839e5d8bc3",
"last_updated": "2023-04-27T11:52:06.830193-04:00",
"created_at": "2023-04-26T12:02:12.680077-04:00",
"name": "CHC",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b12b25d3-c059-4435-bafd-63a5ea4049df/?format=api"
}
]
}