GET /api/bet_types/d13234ce-2b73-44c4-be25-0560b2f12aa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d13234ce-2b73-44c4-be25-0560b2f12aa2",
"match": "https://api-prod.gambitprofit.com/api/matches/b65da7e8-5cdc-4662-9412-38c2955b33b7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:15.621518-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 (B Snell)",
"amount": 6547.0
},
{
"team": "COL (G Marquez)",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "e9b8533d-da8d-4059-85a2-08572627c531",
"gambit_id": "720d210d-56a9-4292-867f-772f3a34f415",
"last_updated": "2023-03-31T10:46:55.781924-04:00",
"created_at": "2023-03-29T23:47:15.623746-04:00",
"name": "SDG (B Snell)",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13234ce-2b73-44c4-be25-0560b2f12aa2/?format=api"
},
{
"id": "a9810111-33c7-4a83-a17f-15eedc19e442",
"gambit_id": "706b0831-588a-4481-8734-f980eee2aa58",
"last_updated": "2023-03-31T10:46:55.784573-04:00",
"created_at": "2023-03-29T23:47:15.625861-04:00",
"name": "COL (G Marquez)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13234ce-2b73-44c4-be25-0560b2f12aa2/?format=api"
}
]
}