GET /api/bet_types/e22c3170-9b97-493c-bbd1-fad7878e5842/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e22c3170-9b97-493c-bbd1-fad7878e5842",
"match": "https://api-prod.gambitprofit.com/api/matches/afb7b95a-994a-4381-a7f2-45ddace2dcfa/?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": "Shanghai Dragons",
"amount": 7739.0
},
{
"team": "Guangzhou Charge",
"amount": 2261.0
}
],
"expected_reward_tokens": 8976.17,
"profit_sb": -23.83,
"profit_sb_percentage": -0.26,
"recommended": false
},
"lines": [
{
"id": "2d01762f-99d8-4e09-9fdb-e45f3c6e3c25",
"gambit_id": "8c2b298a-4dbf-46ae-aa3f-82425146c057",
"last_updated": "2022-12-24T17:12:28.486161-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Shanghai Dragons",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e22c3170-9b97-493c-bbd1-fad7878e5842/?format=api"
},
{
"id": "e115ecd3-0606-41a9-b11e-6647fedc2f69",
"gambit_id": "0d697132-eaef-49b7-9f89-c2d9034e5601",
"last_updated": "2022-12-24T17:12:28.484979-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Guangzhou Charge",
"reward": "3.97000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e22c3170-9b97-493c-bbd1-fad7878e5842/?format=api"
}
]
}