GET /api/bet_types/6ca326a5-4095-4557-86a7-6fe88546569e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ca326a5-4095-4557-86a7-6fe88546569e",
"match": "https://api-prod.gambitprofit.com/api/matches/7a047dfc-a6a7-47af-8efd-28ea77346a93/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T17:33:21.488908-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": "ATL (K Wright)",
"amount": 5440.0
},
{
"team": "PHI (M Lorenzen)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "b699edb1-54c6-4ca7-b8c8-05d1b47bda4c",
"gambit_id": "de2de877-5620-48c4-bd27-01dd8b2804fe",
"last_updated": "2023-09-12T21:28:19.591422-04:00",
"created_at": "2023-09-11T17:33:21.492721-04:00",
"name": "ATL (K Wright)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca326a5-4095-4557-86a7-6fe88546569e/?format=api"
},
{
"id": "10d493e4-6b49-4f5a-be7f-daa267282314",
"gambit_id": "bb42f3fe-8990-4519-9028-e6ff6cb975f6",
"last_updated": "2023-09-12T21:28:19.594683-04:00",
"created_at": "2023-09-11T17:33:21.497094-04:00",
"name": "PHI (M Lorenzen)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca326a5-4095-4557-86a7-6fe88546569e/?format=api"
}
]
}