GET /api/bet_types/0d0bff63-00cb-4405-b08c-bdcd9c16c422/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d0bff63-00cb-4405-b08c-bdcd9c16c422",
"match": "https://api-prod.gambitprofit.com/api/matches/516fc281-7161-4496-8064-17673839fa45/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:11.097729-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": "LOS (C Kershaw)",
"amount": 5888.0
},
{
"team": "SFO (A Cobb)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "56526dcc-c9c4-4dd4-90ed-1ba5bb417561",
"gambit_id": "b75ff474-3769-4773-82b5-08fe1e9deb35",
"last_updated": "2023-04-13T10:57:14.129623-04:00",
"created_at": "2023-04-12T08:57:11.103616-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0bff63-00cb-4405-b08c-bdcd9c16c422/?format=api"
},
{
"id": "2afd9e60-1b68-42e7-8412-7b3612614e74",
"gambit_id": "30214855-67eb-4c4f-8811-377ea5fdc0d7",
"last_updated": "2023-04-13T10:57:14.128305-04:00",
"created_at": "2023-04-12T08:57:11.100368-04:00",
"name": "SFO (A Cobb)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0bff63-00cb-4405-b08c-bdcd9c16c422/?format=api"
}
]
}