GET /api/bet_types/20b0eb42-8179-4833-8480-00651a1d79e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20b0eb42-8179-4833-8480-00651a1d79e1",
"match": "https://api-prod.gambitprofit.com/api/matches/d53ad62f-42cd-46c1-8096-23781cb411cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:01.397195-05: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": "Toronto Maple Leafs",
"amount": 5857.0
},
{
"team": "Ottawa Senators",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "5734f80b-3287-4f3f-8c2a-224c52996f4f",
"gambit_id": "903915b3-d2db-4af4-9fe3-e8d37077b559",
"last_updated": "2023-12-29T11:13:30.616676-05:00",
"created_at": "2023-12-27T09:03:01.416357-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b0eb42-8179-4833-8480-00651a1d79e1/?format=api"
},
{
"id": "f94dfb9e-3d3c-468c-a38a-bde5df9d43a2",
"gambit_id": "d7500771-8c7d-46b0-896a-dc52e1e4961d",
"last_updated": "2023-12-29T11:13:30.613321-05:00",
"created_at": "2023-12-27T09:03:01.403144-05:00",
"name": "Ottawa Senators",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b0eb42-8179-4833-8480-00651a1d79e1/?format=api"
}
]
}