GET /api/bet_types/0f56cdad-6d1c-43b9-a8f2-bfaecd2f57e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f56cdad-6d1c-43b9-a8f2-bfaecd2f57e9",
"match": "https://api-prod.gambitprofit.com/api/matches/58f68173-943a-47c9-b08e-89419bb493af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:16.627500-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": "ARI (Z Gallen)",
"amount": 5909.0
},
{
"team": "STL (J Flaherty)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "5f622bca-5858-4ab1-a1d2-4adaf3cfd9ef",
"gambit_id": "8a70d53c-1f30-4222-8cfd-2e7a9de56e1a",
"last_updated": "2023-07-27T22:58:18.507615-04:00",
"created_at": "2023-07-26T09:18:16.635928-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f56cdad-6d1c-43b9-a8f2-bfaecd2f57e9/?format=api"
},
{
"id": "040dce34-e6e2-4eb0-9b95-28b25632fb49",
"gambit_id": "e2315234-ebfe-45b3-aea9-a7c166f3de6f",
"last_updated": "2023-07-27T22:58:18.503631-04:00",
"created_at": "2023-07-26T09:18:16.632009-04:00",
"name": "STL (J Flaherty)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f56cdad-6d1c-43b9-a8f2-bfaecd2f57e9/?format=api"
}
]
}