GET /api/bet_types/54d6afa0-e698-4bf1-b3ae-cdb77ea38761/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54d6afa0-e698-4bf1-b3ae-cdb77ea38761",
"match": "https://api-prod.gambitprofit.com/api/matches/4388ef00-c979-439f-a934-7f3addb72c36/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (M Kopech)",
"amount": 6384.0
},
{
"team": "COL (C Kuhl)",
"amount": 3616.0
}
],
"expected_reward_tokens": 9256.8,
"profit_sb": 256.8,
"profit_sb_percentage": 2.85,
"recommended": true
},
"lines": [
{
"id": "5e2bfac5-bf51-404c-acae-81daf737992b",
"gambit_id": "700fd20f-9b6a-4d57-ad19-1bf9a359e218",
"last_updated": "2022-09-14T10:12:05.269371-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (M Kopech)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d6afa0-e698-4bf1-b3ae-cdb77ea38761/?format=api"
},
{
"id": "f3ae0a26-9239-4ca3-8877-ab2c51731c24",
"gambit_id": "aa46adf4-9d39-4b75-b1e8-f670312a90ed",
"last_updated": "2022-09-14T10:12:05.270360-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (C Kuhl)",
"reward": "2.56000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d6afa0-e698-4bf1-b3ae-cdb77ea38761/?format=api"
}
]
}