GET /api/bet_types/0824a0e5-df84-4116-8099-1b4952da690d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0824a0e5-df84-4116-8099-1b4952da690d",
"match": "https://api-prod.gambitprofit.com/api/matches/602b69ad-3419-4cd0-9e8b-1b075e32d022/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:05.304131-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": "Denver Nuggets",
"amount": 6314.0
},
{
"team": "Cleveland Cavaliers",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "2767e698-7803-41bd-a507-5f7e568773cf",
"gambit_id": "331ca17d-1ca2-4adc-8421-b7d0a1789c01",
"last_updated": "2023-11-21T09:08:07.428688-05:00",
"created_at": "2023-11-19T10:03:05.308429-05:00",
"name": "Denver Nuggets",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0824a0e5-df84-4116-8099-1b4952da690d/?format=api"
},
{
"id": "932f939a-37e0-4318-b114-140fcc5898a7",
"gambit_id": "f57c49c1-52a2-4028-a30a-1284d1e84da2",
"last_updated": "2023-11-21T09:08:07.432597-05:00",
"created_at": "2023-11-19T10:03:05.312889-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0824a0e5-df84-4116-8099-1b4952da690d/?format=api"
}
]
}