GET /api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed10c714-6f1e-4c72-a33c-14d8899ab715",
"match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?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": "SEA (G Kirby)",
"amount": 6594.0
},
{
"team": "LAA (J Barria)",
"amount": 3406.0
}
],
"expected_reward_tokens": 9297.54,
"profit_sb": 297.54,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "1cbdb0f2-da15-4458-92b3-bb38b12122d3",
"gambit_id": "424f00fe-e2df-4a64-92dc-928f142f45a1",
"last_updated": "2022-08-07T11:02:17.113560-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (G Kirby)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
},
{
"id": "185756e4-287c-41f2-a965-41921c864851",
"gambit_id": "eddd0393-1315-4e36-86b4-355d359bd4f9",
"last_updated": "2022-08-07T11:02:17.113940-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (J Barria)",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
}
]
}