GET /api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68ac3e0c-a527-4429-8bb0-641facf3ff92",
"match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?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": "MIL (A Ashby)",
"amount": 6152.0
},
{
"team": "CIN (N Lodolo)",
"amount": 3848.0
}
],
"expected_reward_tokens": 9350.64,
"profit_sb": 350.64,
"profit_sb_percentage": 3.9,
"recommended": true
},
"lines": [
{
"id": "9533e3df-f1a8-4334-8d16-b2e7aaf06a7d",
"gambit_id": "10e0fdbe-dae1-4945-9179-6a903e47a0c0",
"last_updated": "2022-08-07T10:52:17.946076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (A Ashby)",
"reward": "1.52000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api"
},
{
"id": "f911ded4-6a23-44e6-a471-675dd9a42256",
"gambit_id": "0f003285-f059-4997-a796-55f5159c9a51",
"last_updated": "2022-08-07T10:52:17.946495-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "2.43000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api"
}
]
}