GET /api/bet_types/17a62d62-7f77-4073-8c38-d39c8164bff2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17a62d62-7f77-4073-8c38-d39c8164bff2",
"match": "https://api-prod.gambitprofit.com/api/matches/f4a6483e-15f9-4d4c-957e-bb74349891de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-04T12:16:55.026583-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": "ARI (Z Gallen)",
"amount": 5527.0
},
{
"team": "ATL (M Soroka)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "5569fc24-a151-4a14-88a0-6b652734700e",
"gambit_id": "9ee821d0-e478-4b42-ae16-70d040c1bfee",
"last_updated": "2023-06-05T10:57:26.065377-04:00",
"created_at": "2023-06-04T12:16:55.030876-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a62d62-7f77-4073-8c38-d39c8164bff2/?format=api"
},
{
"id": "e0c54415-7c31-4451-86c5-12989ab83ed4",
"gambit_id": "9b4fcb2f-aea9-4814-806f-7595c9043454",
"last_updated": "2023-06-05T10:57:26.063146-04:00",
"created_at": "2023-06-04T12:16:55.028779-04:00",
"name": "ATL (M Soroka)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a62d62-7f77-4073-8c38-d39c8164bff2/?format=api"
}
]
}