GET /api/bet_types/f43fa702-14d9-4734-8a62-23a3d3cd6925/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f43fa702-14d9-4734-8a62-23a3d3cd6925",
"match": "https://api-prod.gambitprofit.com/api/matches/3a8c2fe7-faa6-4e01-b38e-48461f28ea5f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-03T08:28:20.200565-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": "CHC (J Taillon)",
"amount": 5909.0
},
{
"team": "CIN (L Weaver)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "4e6adf10-9502-4b12-8b03-58ddfc771ca0",
"gambit_id": "69bc4f27-903b-4ea0-8af1-ff4cd1d4a852",
"last_updated": "2023-08-04T11:43:13.963429-04:00",
"created_at": "2023-08-03T08:28:20.214598-04:00",
"name": "CHC (J Taillon)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f43fa702-14d9-4734-8a62-23a3d3cd6925/?format=api"
},
{
"id": "847abb85-32eb-4c7d-920c-3a429d5a59ef",
"gambit_id": "456f96a3-25b1-4039-ad8b-8575d6c0d649",
"last_updated": "2023-08-04T11:43:13.957257-04:00",
"created_at": "2023-08-03T08:28:20.209097-04:00",
"name": "CIN (L Weaver)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f43fa702-14d9-4734-8a62-23a3d3cd6925/?format=api"
}
]
}