GET /api/bet_types/ce8cca50-8b10-4907-b762-869d7a9682b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce8cca50-8b10-4907-b762-869d7a9682b4",
"match": "https://api-prod.gambitprofit.com/api/matches/7c1d128c-569a-49b8-a88c-c6762d567765/?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": "Washington Justice",
"amount": 5382.0
},
{
"team": "Vancouver Titans",
"amount": 4618.0
}
],
"expected_reward_tokens": 8772.66,
"profit_sb": -227.34,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "dfac49c5-f917-4d7e-8510-6ffd6a5796d3",
"gambit_id": "963b8daa-9a01-4d75-886a-1175cc50a1af",
"last_updated": "2022-08-27T14:37:12.898274-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Justice",
"reward": "1.63000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8cca50-8b10-4907-b762-869d7a9682b4/?format=api"
},
{
"id": "efe191d6-247f-4825-beca-82631efdd7d5",
"gambit_id": "ecbdd9f6-7a9e-437a-bdad-2a7e9e3cd120",
"last_updated": "2022-08-27T14:37:12.898725-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Titans",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8cca50-8b10-4907-b762-869d7a9682b4/?format=api"
}
]
}