GET /api/bet_types/5d0e7287-6d7e-4139-b1ff-b166043861d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d0e7287-6d7e-4139-b1ff-b166043861d8",
"match": "https://api-prod.gambitprofit.com/api/matches/26a69ff7-8578-463c-b185-7ab2dae19b32/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Rice",
"amount": 6114.0
},
{
"team": "UTEP",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "18cd2c62-4e85-4a5f-bf29-f4d23c107634",
"gambit_id": "c918686b-34bf-44b1-8bb9-1cd306ac2a49",
"last_updated": "2022-11-04T09:03:10.604059-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rice",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d0e7287-6d7e-4139-b1ff-b166043861d8/?format=api"
},
{
"id": "a0fd8ffc-25be-4118-8155-c2c300fc123e",
"gambit_id": "14153d52-4bde-495e-8248-5d2ac337acb4",
"last_updated": "2022-11-04T09:03:10.605042-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTEP",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d0e7287-6d7e-4139-b1ff-b166043861d8/?format=api"
}
]
}