GET /api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac0ba4bb-337d-441a-b008-f807db442727",
"match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:18.485896-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": "Edmonton Oilers",
"amount": 5599.0
},
{
"team": "Los Angeles Kings",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "6d12db09-4bf0-456e-a055-fafb0b939f57",
"gambit_id": "7e47d4e8-1144-464d-aee7-016c943f0765",
"last_updated": "2023-04-05T22:42:03.321141-04:00",
"created_at": "2023-04-04T09:32:18.488635-04:00",
"name": "Edmonton Oilers",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api"
},
{
"id": "af772ea6-8c09-4b76-9ff0-f290a6a3b55c",
"gambit_id": "f8b6bc88-f998-4039-9988-957a1a9c2151",
"last_updated": "2023-04-05T22:42:03.319692-04:00",
"created_at": "2023-04-04T09:32:18.487238-04:00",
"name": "Los Angeles Kings",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api"
}
]
}