GET /api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce72abae-c2c9-4c80-ac40-916e27fe5e35",
"match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-09T08:13:10.623175-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": "TAM (J Beeks)",
"amount": 6060.0
},
{
"team": "STL (D Hudson)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "027083a0-dbcd-4673-a5bc-6fd558fac507",
"gambit_id": "f84f272b-33d5-4bd4-8ecf-a9a315d5918f",
"last_updated": "2023-08-10T12:32:55.446644-04:00",
"created_at": "2023-08-09T08:13:10.645104-04:00",
"name": "TAM (J Beeks)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api"
},
{
"id": "bd30ef64-d831-4c26-aab0-e42b61fae32a",
"gambit_id": "e8d23212-ad73-4dba-8c57-1868be8ba248",
"last_updated": "2023-08-10T12:32:55.443259-04:00",
"created_at": "2023-08-09T08:13:10.639825-04:00",
"name": "STL (D Hudson)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api"
}
]
}