GET /api/bet_types/581929c5-1aa6-4a9c-9aed-ab5897349900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "581929c5-1aa6-4a9c-9aed-ab5897349900",
"match": "https://api-prod.gambitprofit.com/api/matches/9d514733-2ecf-4bf9-b058-d73b5c89abfb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:14.151213-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 (D German)",
"amount": 5873.0
},
{
"team": "PHI (M Strahm)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "6b4af555-aaba-48a3-9018-3934a3ea8155",
"gambit_id": "dd4fa560-dc1c-4ac0-8e23-7374eedcd803",
"last_updated": "2023-04-05T10:17:15.898933-04:00",
"created_at": "2023-04-04T09:32:14.153059-04:00",
"name": "NYY (D German)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/581929c5-1aa6-4a9c-9aed-ab5897349900/?format=api"
},
{
"id": "819899a3-78f1-4b36-a645-c3cec24dbe90",
"gambit_id": "4d19dffc-bb71-4983-a4f7-1c38a873603e",
"last_updated": "2023-04-05T10:17:15.900636-04:00",
"created_at": "2023-04-04T09:32:14.155463-04:00",
"name": "PHI (M Strahm)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/581929c5-1aa6-4a9c-9aed-ab5897349900/?format=api"
}
]
}