GET /api/bet_types/c3f12a0d-2790-41d9-86e9-f871fd7da6dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3f12a0d-2790-41d9-86e9-f871fd7da6dc",
"match": "https://api-prod.gambitprofit.com/api/matches/ce8702ef-3a01-4020-aadf-031e186848c7/?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": "SEA (R Ray)",
"amount": 6031.0
},
{
"team": "CLE (X Curry)",
"amount": 3969.0
}
],
"expected_reward_tokens": 9287.46,
"profit_sb": 287.46,
"profit_sb_percentage": 3.19,
"recommended": true
},
"lines": [
{
"id": "4a6cf7fd-2efa-40a4-b2d8-1231acf01058",
"gambit_id": "2d639e44-02e5-4501-81a7-ee7fb4ed3bbc",
"last_updated": "2022-09-05T10:21:59.067899-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (R Ray)",
"reward": "1.54000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f12a0d-2790-41d9-86e9-f871fd7da6dc/?format=api"
},
{
"id": "4f2513cc-7a97-4d72-af2d-1f1e03c55d6d",
"gambit_id": "8634f00a-e6e6-497d-ade2-a2a146a46420",
"last_updated": "2022-09-05T10:21:59.066935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (X Curry)",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f12a0d-2790-41d9-86e9-f871fd7da6dc/?format=api"
}
]
}