GET /api/bet_types/20c8053e-0a3a-4b13-9f65-87bedb77b565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20c8053e-0a3a-4b13-9f65-87bedb77b565",
"match": "https://api-prod.gambitprofit.com/api/matches/3a2ea188-60bf-43ed-b626-928709d91f64/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:11.525770-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": "MIA (S Alcantara)",
"amount": 5325.0
},
{
"team": "TAM (A Civale)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "7aabbac3-b7e2-4c1f-9819-7577c683af2d",
"gambit_id": "24bddcfe-1774-40e9-87a9-59ce376263f4",
"last_updated": "2023-08-30T13:37:57.110028-04:00",
"created_at": "2023-08-29T08:33:11.530117-04:00",
"name": "MIA (S Alcantara)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20c8053e-0a3a-4b13-9f65-87bedb77b565/?format=api"
},
{
"id": "aa853514-5968-4b3a-980f-a430ed20f36b",
"gambit_id": "55086d93-444d-4502-8228-deceb3ac8910",
"last_updated": "2023-08-30T13:37:57.114892-04:00",
"created_at": "2023-08-29T08:33:11.534588-04:00",
"name": "TAM (A Civale)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20c8053e-0a3a-4b13-9f65-87bedb77b565/?format=api"
}
]
}