GET /api/bet_types/b03d13dd-ec84-4edb-8185-3d8c69cec2ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b03d13dd-ec84-4edb-8185-3d8c69cec2ac",
"match": "https://api-prod.gambitprofit.com/api/matches/ad1e8eba-8e08-4825-9c99-2bf474019d8f/?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": "ATL (S Strider)",
"amount": 6005.0
},
{
"team": "HOU (C Javier)",
"amount": 3995.0
}
],
"expected_reward_tokens": 9307.75,
"profit_sb": 307.75,
"profit_sb_percentage": 3.42,
"recommended": true
},
"lines": [
{
"id": "444433fb-27e7-49c3-9dcb-fc0bc6197d18",
"gambit_id": "8021be31-de5d-4595-ab40-68ca0523928e",
"last_updated": "2022-08-21T12:52:08.229453-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (S Strider)",
"reward": "1.55000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03d13dd-ec84-4edb-8185-3d8c69cec2ac/?format=api"
},
{
"id": "61199ba4-2156-4813-ab91-4d6ca6902199",
"gambit_id": "cd6ca7d1-3f07-45ba-a45e-17e36ced672c",
"last_updated": "2022-08-21T12:52:08.229062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (C Javier)",
"reward": "2.33000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03d13dd-ec84-4edb-8185-3d8c69cec2ac/?format=api"
}
]
}