GET /api/bet_types/22087950-8978-401c-8467-c2db70c1d6d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22087950-8978-401c-8467-c2db70c1d6d9",
"match": "https://api-prod.gambitprofit.com/api/matches/714a4ffd-218d-4916-bfee-b8615cd346e6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T11:43:03.369751-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 (C Bassitt)",
"amount": 5222.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "fa32fafc-605a-496b-b2dd-d71fa6ecf7f8",
"gambit_id": "7e698a65-3f3d-4428-a45e-788a1ac4f882",
"last_updated": "2023-07-17T10:18:28.321335-04:00",
"created_at": "2023-07-15T11:43:03.373352-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22087950-8978-401c-8467-c2db70c1d6d9/?format=api"
},
{
"id": "438816ee-46fd-49da-80a2-409123079a19",
"gambit_id": "6180ea70-31f5-4ee7-97df-be594dc8783c",
"last_updated": "2023-07-17T10:18:28.319866-04:00",
"created_at": "2023-07-15T11:43:03.371410-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22087950-8978-401c-8467-c2db70c1d6d9/?format=api"
}
]
}