GET /api/bet_types/bfa688cb-7615-4bb7-b719-352001ea25eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfa688cb-7615-4bb7-b719-352001ea25eb",
"match": "https://api-prod.gambitprofit.com/api/matches/9b574342-b8b5-4a6c-82bd-0fdb49919be2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T11:52:01.073274-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": "Mike Malott",
"amount": 6479.0
},
{
"team": "Yohan Lainesse",
"amount": 3521.0
}
],
"expected_reward_tokens": 9329.76,
"profit_sb": -170.24,
"profit_sb_percentage": -1.79,
"recommended": false
},
"lines": [
{
"id": "20ac0d99-9e30-4ad5-b1b2-c431ab1abd6c",
"gambit_id": "651a50f4-51c4-4bb6-a6aa-67b8a939cd98",
"last_updated": "2023-02-26T12:02:03.402291-05:00",
"created_at": "2023-02-23T11:52:01.074609-05:00",
"name": "Mike Malott",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa688cb-7615-4bb7-b719-352001ea25eb/?format=api"
},
{
"id": "3be5803e-bf79-48bb-8742-fc7cd3c956af",
"gambit_id": "f2f56cd8-c06e-414f-9c87-fda2a298ca69",
"last_updated": "2023-02-26T12:02:03.403410-05:00",
"created_at": "2023-02-23T11:52:01.075986-05:00",
"name": "Yohan Lainesse",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa688cb-7615-4bb7-b719-352001ea25eb/?format=api"
}
]
}