GET /api/bet_types/b3569ab4-f7dd-415e-b79e-25806d4286cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3569ab4-f7dd-415e-b79e-25806d4286cc",
"match": "https://api-prod.gambitprofit.com/api/matches/be4ca938-63cb-4199-89c8-43408124023e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:22:59.723185-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": "BOS (N Pivetta)",
"amount": 5714.0
},
{
"team": "NYY (R Vasquez)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "7ab006da-8fa9-48d1-a682-8bbeee0ad637",
"gambit_id": "0c2278c2-9e8e-4e4e-ad2b-548f2be2562e",
"last_updated": "2023-09-15T16:38:17.845610-04:00",
"created_at": "2023-09-12T09:22:59.734184-04:00",
"name": "BOS (N Pivetta)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3569ab4-f7dd-415e-b79e-25806d4286cc/?format=api"
},
{
"id": "ba28d7f7-95a0-4859-861e-7f71535d6a77",
"gambit_id": "3c88f530-3a45-4f41-b519-e60082d3bd44",
"last_updated": "2023-09-15T16:38:17.842155-04:00",
"created_at": "2023-09-12T09:22:59.729202-04:00",
"name": "NYY (R Vasquez)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3569ab4-f7dd-415e-b79e-25806d4286cc/?format=api"
}
]
}