GET /api/bet_types/4cf7973e-9797-4168-9fd3-9e44922666c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cf7973e-9797-4168-9fd3-9e44922666c5",
"match": "https://api-prod.gambitprofit.com/api/matches/e439ce8a-867a-49ef-82d6-98936abebd04/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "LAA (J Suarez)",
"amount": 5518.0
},
{
"team": "TEX (C Ragans)",
"amount": 4482.0
}
],
"expected_reward_tokens": 9546.14,
"profit_sb": 46.14,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "294a68f7-5cb0-46fd-a385-7259742f1674",
"gambit_id": "5183096d-af06-4598-a9b1-599af29e3df0",
"last_updated": "2022-10-02T15:17:30.973912-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (J Suarez)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf7973e-9797-4168-9fd3-9e44922666c5/?format=api"
},
{
"id": "d1925a8e-6e63-4eba-ab40-6ed35010cda8",
"gambit_id": "b3fc0bd3-8ac2-4eed-94c5-390e8fa64437",
"last_updated": "2022-10-02T15:17:30.974871-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (C Ragans)",
"reward": "2.13000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf7973e-9797-4168-9fd3-9e44922666c5/?format=api"
}
]
}