GET /api/bet_types/342d22cd-574f-4a65-b1e3-4981f4a9abea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "342d22cd-574f-4a65-b1e3-4981f4a9abea",
"match": "https://api-prod.gambitprofit.com/api/matches/25594ef0-c355-4829-a347-60672db91d43/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:02.369733-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": "NYY (G Cole)",
"amount": 6241.0
},
{
"team": "TEX (A Heaney)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "565e24d2-7ad4-49a4-9b55-532fca710bc6",
"gambit_id": "f35f1066-89de-497a-869c-b02eeb48e400",
"last_updated": "2023-04-28T11:22:24.674802-04:00",
"created_at": "2023-04-27T11:52:02.374150-04:00",
"name": "NYY (G Cole)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342d22cd-574f-4a65-b1e3-4981f4a9abea/?format=api"
},
{
"id": "5f93c0e8-5ffd-4a8e-af97-e042c8b89695",
"gambit_id": "32dcb296-566a-4329-b2c8-71b9e7ccb2bd",
"last_updated": "2023-04-28T11:22:24.673627-04:00",
"created_at": "2023-04-27T11:52:02.371907-04:00",
"name": "TEX (A Heaney)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342d22cd-574f-4a65-b1e3-4981f4a9abea/?format=api"
}
]
}