GET /api/bet_types/1cff0a26-edbc-46c5-a1b8-d54c2d3109cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cff0a26-edbc-46c5-a1b8-d54c2d3109cd",
"match": "https://api-prod.gambitprofit.com/api/matches/129d5d51-3ead-4fab-a0fd-9b6c22425b41/?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": "Chris Gutierrez",
"amount": 6642.0
},
{
"team": "Frankie Edgar",
"amount": 3358.0
}
],
"expected_reward_tokens": 8965.86,
"profit_sb": -34.14,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "4e993e63-1783-463a-bfbe-b4bd6833c1c6",
"gambit_id": "744ddedc-b3c1-4ff8-b19c-13658c177631",
"last_updated": "2022-11-14T10:47:57.562988-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chris Gutierrez",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cff0a26-edbc-46c5-a1b8-d54c2d3109cd/?format=api"
},
{
"id": "660ba661-9edd-4b8f-a2ae-c832a940e0c8",
"gambit_id": "90edc4b5-a746-4c72-91ba-a951c8e5c588",
"last_updated": "2022-11-14T10:47:57.564144-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Frankie Edgar",
"reward": "2.67000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cff0a26-edbc-46c5-a1b8-d54c2d3109cd/?format=api"
}
]
}