GET /api/bet_types/fcf6a58a-dbe8-402b-be95-5532b8a82131/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcf6a58a-dbe8-402b-be95-5532b8a82131",
"match": "https://api-prod.gambitprofit.com/api/matches/f7db9747-5d07-4ac0-b164-8c9b8c1b9f01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:13.444881-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": "CLE (C Quantrill)",
"amount": 5909.0
},
{
"team": "WAS (T Williams)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "37f7fe36-6f02-439f-9e74-2dae7df1ccd4",
"gambit_id": "4fb7e86a-64fa-4a06-b76d-8bea26c1ec34",
"last_updated": "2023-04-15T15:42:04.301052-04:00",
"created_at": "2023-04-14T12:02:13.447980-04:00",
"name": "CLE (C Quantrill)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf6a58a-dbe8-402b-be95-5532b8a82131/?format=api"
},
{
"id": "f6c80852-a1f1-44b3-b84b-a4055ababa7d",
"gambit_id": "ececaaf7-901a-40d6-9cdf-ca973390ae76",
"last_updated": "2023-04-15T15:42:04.299591-04:00",
"created_at": "2023-04-14T12:02:13.446418-04:00",
"name": "WAS (T Williams)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf6a58a-dbe8-402b-be95-5532b8a82131/?format=api"
}
]
}