GET /api/bet_types/d1ecbda9-7bab-4414-b374-2fdabaa7198e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1ecbda9-7bab-4414-b374-2fdabaa7198e",
"match": "https://api-prod.gambitprofit.com/api/matches/866b36fd-acda-4953-9896-396091c0c9f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T11:27:15.996611-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": "LAA (J Barria)",
"amount": 5118.0
},
{
"team": "BOS (T Houck)",
"amount": 4882.0
}
],
"expected_reward_tokens": 9519.48,
"profit_sb": 19.48,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "f9ad69ec-d7d9-45b8-b877-05258fce6061",
"gambit_id": "2e80a2af-5c67-470b-8c52-5a627e241b7b",
"last_updated": "2023-05-25T13:47:08.495068-04:00",
"created_at": "2023-05-22T11:27:16.000440-04:00",
"name": "LAA (J Barria)",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ecbda9-7bab-4414-b374-2fdabaa7198e/?format=api"
},
{
"id": "bf50c9e4-2a0f-41a2-8ff4-cfd683f95c33",
"gambit_id": "f8bd7b2c-0996-46a2-b607-5fc4147e8ca2",
"last_updated": "2023-05-25T13:47:08.497364-04:00",
"created_at": "2023-05-22T11:27:15.998491-04:00",
"name": "BOS (T Houck)",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ecbda9-7bab-4414-b374-2fdabaa7198e/?format=api"
}
]
}