GET /api/bet_types/39002435-dda0-476d-8654-b44d70120a61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39002435-dda0-476d-8654-b44d70120a61",
"match": "https://api-prod.gambitprofit.com/api/matches/8ecfe816-7753-442b-89db-19eb33f610e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:12.293713-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": "TOR (K Gausman)",
"amount": 5627.0
},
{
"team": "HOU (H Brown)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "0f4388c6-6938-4c42-956a-13b62cbad3e0",
"gambit_id": "ecc47ff0-9e35-493f-bad1-489dbe4b3d63",
"last_updated": "2023-06-07T10:38:22.965395-04:00",
"created_at": "2023-06-06T10:57:12.297061-04:00",
"name": "TOR (K Gausman)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39002435-dda0-476d-8654-b44d70120a61/?format=api"
},
{
"id": "42be2aa1-29f0-4dd2-a7ec-93463c0dff7d",
"gambit_id": "a0ee1886-ca24-43cf-bc0e-35a1c54f1c15",
"last_updated": "2023-06-07T10:38:22.963488-04:00",
"created_at": "2023-06-06T10:57:12.295396-04:00",
"name": "HOU (H Brown)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39002435-dda0-476d-8654-b44d70120a61/?format=api"
}
]
}