GET /api/bet_types/f51d5668-7066-47b1-8f8a-077844fb7060/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f51d5668-7066-47b1-8f8a-077844fb7060",
"match": "https://api-prod.gambitprofit.com/api/matches/2f0a8736-ba9f-4ced-8f0e-ffbd132bcefc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:15.968874-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": "LOS (C Kershaw)",
"amount": 6833.0
},
{
"team": "ARI (M Bumgarner)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "bbeccdc2-cfe4-43be-a891-0d24adcca8b6",
"gambit_id": "2460c218-32e8-44f7-9749-4521b9992acf",
"last_updated": "2023-04-08T15:42:27.548692-04:00",
"created_at": "2023-04-07T09:27:15.974107-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f51d5668-7066-47b1-8f8a-077844fb7060/?format=api"
},
{
"id": "79c4b2bf-b140-4ae4-84aa-a69c62cc489f",
"gambit_id": "79faea62-1c44-4067-ba9b-c64e48f2d60a",
"last_updated": "2023-04-08T15:42:27.545550-04:00",
"created_at": "2023-04-07T09:27:15.971332-04:00",
"name": "ARI (M Bumgarner)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f51d5668-7066-47b1-8f8a-077844fb7060/?format=api"
}
]
}