GET /api/bet_types/0b16ec5d-d1d3-455a-a52b-2bfb5c70d841/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b16ec5d-d1d3-455a-a52b-2bfb5c70d841",
"match": "https://api-prod.gambitprofit.com/api/matches/cc9d3fb7-558d-4e00-b19d-f29ac29855aa/?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": "Raoni Barcelos",
"amount": 6642.0
},
{
"team": "Trevin Jones",
"amount": 3358.0
}
],
"expected_reward_tokens": 9033.02,
"profit_sb": -466.98,
"profit_sb_percentage": -4.92,
"recommended": false
},
"lines": [
{
"id": "4c6d9b4d-bf45-4dcd-9dd8-74273e975403",
"gambit_id": "5335b9c9-79c1-4348-8452-bd8c035c1e5d",
"last_updated": "2022-10-03T15:51:56.397927-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Raoni Barcelos",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b16ec5d-d1d3-455a-a52b-2bfb5c70d841/?format=api"
},
{
"id": "87c02840-0250-415e-8521-b5e6e9ba6598",
"gambit_id": "af03b2f3-51ec-44be-af50-0d9812e68334",
"last_updated": "2022-10-03T15:51:56.398898-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Trevin Jones",
"reward": "2.69000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b16ec5d-d1d3-455a-a52b-2bfb5c70d841/?format=api"
}
]
}