GET /api/bet_types/be528331-26da-4207-8b76-63f7da864c9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be528331-26da-4207-8b76-63f7da864c9b",
"match": "https://api-prod.gambitprofit.com/api/matches/0f1f1526-cbf7-4102-a26c-5c8ef3f5c96a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:23.372308-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": "SFO (A Wood)",
"amount": 5980.0
},
{
"team": "WAS (J Irvin)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "d1b6aa4c-4a8f-4276-9bf6-abdce7baebb7",
"gambit_id": "654aba02-350a-4751-8e8f-2d904315b6b5",
"last_updated": "2023-07-22T11:33:22.017333-04:00",
"created_at": "2023-07-21T08:53:23.374006-04:00",
"name": "SFO (A Wood)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be528331-26da-4207-8b76-63f7da864c9b/?format=api"
},
{
"id": "d0b6b239-e9c1-4fed-b1d0-2b09d560ce2f",
"gambit_id": "b81ebd67-3f92-4675-8ec5-367be2464493",
"last_updated": "2023-07-22T11:33:22.021263-04:00",
"created_at": "2023-07-21T08:53:23.375830-04:00",
"name": "WAS (J Irvin)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be528331-26da-4207-8b76-63f7da864c9b/?format=api"
}
]
}