GET /api/bet_types/eaf06398-7769-4ba6-bd8c-45bcd3599e56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eaf06398-7769-4ba6-bd8c-45bcd3599e56",
"match": "https://api-prod.gambitprofit.com/api/matches/29e31dfe-bea1-4ed5-b1d5-d1c2cab32219/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:23:02.289232-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": "CWS (T Toussaint)",
"amount": 5478.0
},
{
"team": "KAN (J Lyles)",
"amount": 4522.0
}
],
"expected_reward_tokens": 9586.5,
"profit_sb": 86.5,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "2f29fc29-6b43-4a4c-8093-4199fcee8ceb",
"gambit_id": "a481d152-53d7-485b-9f97-2ca44449d766",
"last_updated": "2023-09-15T16:28:16.814801-04:00",
"created_at": "2023-09-12T09:23:02.300453-04:00",
"name": "CWS (T Toussaint)",
"reward": "1.75000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf06398-7769-4ba6-bd8c-45bcd3599e56/?format=api"
},
{
"id": "9fbcdc1b-1388-4b84-bbf4-9aacecf9e273",
"gambit_id": "1de5b216-2f04-43c1-b260-a16b8175a132",
"last_updated": "2023-09-15T16:28:16.809983-04:00",
"created_at": "2023-09-12T09:23:02.294365-04:00",
"name": "KAN (J Lyles)",
"reward": "2.12000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf06398-7769-4ba6-bd8c-45bcd3599e56/?format=api"
}
]
}