GET /api/bet_types/b324054f-f668-4d31-813e-11ccabfb31ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b324054f-f668-4d31-813e-11ccabfb31ea",
"match": "https://api-prod.gambitprofit.com/api/matches/113cd2e4-481d-46f5-9a94-5784c417b6f5/?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": "CHC (A Sampson)",
"amount": 5436.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4564.0
}
],
"expected_reward_tokens": 9675.68,
"profit_sb": 175.68,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "c2f0e2fc-05b0-43f4-b840-0fb8adc2cfcf",
"gambit_id": "6b2b3563-95ec-479e-b3b3-44c17d56f267",
"last_updated": "2022-10-06T10:02:08.838760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (A Sampson)",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b324054f-f668-4d31-813e-11ccabfb31ea/?format=api"
},
{
"id": "b4543ebc-d489-43a9-b76c-4e54385680bb",
"gambit_id": "0fd9371f-15cf-4b7b-8fdf-126764b85913",
"last_updated": "2022-10-06T10:02:08.837785-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (G Ashcraft)",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b324054f-f668-4d31-813e-11ccabfb31ea/?format=api"
}
]
}