GET /api/bet_types/7d1a23c7-62e2-4939-842f-f3d8fac61ecd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d1a23c7-62e2-4939-842f-f3d8fac61ecd",
"match": "https://api-prod.gambitprofit.com/api/matches/3407a032-b38c-47b8-99e2-b40d5a6ecd5b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T11:47:13.777626-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": "CWS (D Cease)",
"amount": 5714.0
},
{
"team": "CLE (L Allen)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "938cf17c-abdd-440d-b494-13a8fab8431f",
"gambit_id": "180c1467-b3cb-4147-ad7a-332687ad1a70",
"last_updated": "2023-05-19T11:02:17.265929-04:00",
"created_at": "2023-05-18T11:47:13.779070-04:00",
"name": "CWS (D Cease)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1a23c7-62e2-4939-842f-f3d8fac61ecd/?format=api"
},
{
"id": "3d64a73f-ec3c-45f0-aad2-2f9b95f1e4a4",
"gambit_id": "7a888c16-8fb2-449c-a3b8-555024c1047c",
"last_updated": "2023-05-19T11:02:17.267618-04:00",
"created_at": "2023-05-18T11:47:13.780524-04:00",
"name": "CLE (L Allen)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1a23c7-62e2-4939-842f-f3d8fac61ecd/?format=api"
}
]
}