GET /api/bet_types/c3a7f9f7-f088-4d58-bc93-47aa55533527/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3a7f9f7-f088-4d58-bc93-47aa55533527",
"match": "https://api-prod.gambitprofit.com/api/matches/a7139f3b-5db8-4c93-abb6-7ba7b4037765/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:06.814909-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": "SEA (L Castillo)",
"amount": 5065.0
},
{
"team": "TEX (J Gray)",
"amount": 4935.0
}
],
"expected_reward_tokens": 9572.85,
"profit_sb": 72.85,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "5d5f390b-86b6-4db7-bb32-2b0733ed9cbb",
"gambit_id": "a75c619c-815c-4cdd-a9bd-a3c4b7aebf30",
"last_updated": "2023-06-05T10:57:18.634945-04:00",
"created_at": "2023-06-02T10:32:06.817837-04:00",
"name": "SEA (L Castillo)",
"reward": "1.89000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a7f9f7-f088-4d58-bc93-47aa55533527/?format=api"
},
{
"id": "758316df-c0f9-4877-98a8-829a8e528dad",
"gambit_id": "d532ca04-bc11-42ab-8ae9-80c0f74500c6",
"last_updated": "2023-06-05T10:57:18.637203-04:00",
"created_at": "2023-06-02T10:32:06.820692-04:00",
"name": "TEX (J Gray)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a7f9f7-f088-4d58-bc93-47aa55533527/?format=api"
}
]
}