GET /api/bet_types/ee33a7b4-2df7-4397-89fe-1e71341b5af0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee33a7b4-2df7-4397-89fe-1e71341b5af0",
"match": "https://api-prod.gambitprofit.com/api/matches/9de60d56-efd6-4e84-95e5-b5dcfabcee5f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:04.391352-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": "MIL (W Miley)",
"amount": 6293.0
},
{
"team": "WAS (J Irvin)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "e1a710f0-dd39-460b-8335-36d2f135f292",
"gambit_id": "0a5c5038-4353-48a3-90c5-868c8ad27dab",
"last_updated": "2023-09-18T08:58:20.390675-04:00",
"created_at": "2023-09-15T09:23:04.399087-04:00",
"name": "MIL (W Miley)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee33a7b4-2df7-4397-89fe-1e71341b5af0/?format=api"
},
{
"id": "a8dc1dcd-ec56-4231-8037-315192928d02",
"gambit_id": "89eb8198-6ffb-4533-a4bf-92ff0b95f6b5",
"last_updated": "2023-09-18T08:58:20.383542-04:00",
"created_at": "2023-09-15T09:23:04.395196-04:00",
"name": "WAS (J Irvin)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee33a7b4-2df7-4397-89fe-1e71341b5af0/?format=api"
}
]
}