GET /api/bet_types/e73af163-ab70-4258-bbb9-664aaea2d84f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e73af163-ab70-4258-bbb9-664aaea2d84f",
"match": "https://api-prod.gambitprofit.com/api/matches/074e3dad-f845-4ba3-8f4b-3ac35883ba19/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T05:58:11.211258-04: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": "ARI (M Kelly)",
"amount": 5299.0
},
{
"team": "PHI (R Suarez)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "5ec66fa2-a21c-4e18-8e8a-9e46d6e91f45",
"gambit_id": "360d695c-3407-4940-9844-648a4856b2f3",
"last_updated": "2023-06-15T17:23:06.275007-04:00",
"created_at": "2023-06-14T05:58:11.216781-04:00",
"name": "ARI (M Kelly)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73af163-ab70-4258-bbb9-664aaea2d84f/?format=api"
},
{
"id": "a93e40e3-4515-4edb-83e5-73db9c255b0c",
"gambit_id": "7b1c417e-2ca3-42cb-9066-8dafbfb83382",
"last_updated": "2023-06-15T17:23:06.272730-04:00",
"created_at": "2023-06-14T05:58:11.214026-04:00",
"name": "PHI (R Suarez)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73af163-ab70-4258-bbb9-664aaea2d84f/?format=api"
}
]
}