GET /api/bet_types/56979ca7-7124-4266-9674-8bfabcdcb455/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56979ca7-7124-4266-9674-8bfabcdcb455",
"match": "https://api-prod.gambitprofit.com/api/matches/e890f58c-35fc-45f7-8cec-142b70e9e9ce/?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": "SEA (R Ray)",
"amount": 5759.0
},
{
"team": "CLE (A Civale)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "4c56d0ae-6bab-4115-9539-e294a0aea0ad",
"gambit_id": "81cefb4d-574b-4a73-b4b0-deca364a52e6",
"last_updated": "2022-08-29T13:02:03.042671-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (R Ray)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56979ca7-7124-4266-9674-8bfabcdcb455/?format=api"
},
{
"id": "c092a6ca-ac8f-461e-874e-1d51af26317d",
"gambit_id": "8fe0ee7d-53d7-4c59-a78e-de1618162baa",
"last_updated": "2022-08-29T13:02:03.043099-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56979ca7-7124-4266-9674-8bfabcdcb455/?format=api"
}
]
}