GET /api/bet_types/6c1e4fb4-bd91-46dd-96f9-90bf3bbe2f6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c1e4fb4-bd91-46dd-96f9-90bf3bbe2f6a",
"match": "https://api-prod.gambitprofit.com/api/matches/d339fe68-e5e7-48db-a17a-2236b4d39c8c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:21.744347-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": "BAL (D Kremer)",
"amount": 6139.0
},
{
"team": "LAA (R Detmers)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "8171843a-1424-4a88-b1bc-7fa7bfd71a01",
"gambit_id": "8b641bcc-d769-4e20-bbd9-556f8279ca6f",
"last_updated": "2023-09-06T18:58:02.090605-04:00",
"created_at": "2023-09-05T09:53:21.751021-04:00",
"name": "BAL (D Kremer)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1e4fb4-bd91-46dd-96f9-90bf3bbe2f6a/?format=api"
},
{
"id": "d2846d87-3b63-43bd-9e0a-30eeb312164c",
"gambit_id": "b122e6be-4dca-46e8-bb0e-a583fac9c466",
"last_updated": "2023-09-06T18:58:02.094907-04:00",
"created_at": "2023-09-05T09:53:21.758501-04:00",
"name": "LAA (R Detmers)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1e4fb4-bd91-46dd-96f9-90bf3bbe2f6a/?format=api"
}
]
}