GET /api/bet_types/df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c",
"match": "https://api-prod.gambitprofit.com/api/matches/f91a0b66-69ed-47f0-b16d-7d627cfb9183/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T08:43:17.820140-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": "TEX (D Dunning)",
"amount": 6434.0
},
{
"team": "WAS (P Corbin)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "1b4f9ef5-070c-496c-8f8e-67edc7daeab0",
"gambit_id": "2d828c6c-56de-4b80-b08d-bb43db593523",
"last_updated": "2023-07-10T18:33:27.843803-04:00",
"created_at": "2023-07-09T08:43:17.822909-04:00",
"name": "TEX (D Dunning)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c/?format=api"
},
{
"id": "48eb90fb-70f6-4b85-b9a9-985f4e2329f9",
"gambit_id": "bb304d67-50f8-46f8-af54-a5135c5641cf",
"last_updated": "2023-07-10T18:33:27.845142-04:00",
"created_at": "2023-07-09T08:43:17.825745-04:00",
"name": "WAS (P Corbin)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c/?format=api"
}
]
}