GET /api/bet_types/0ac59840-665c-40e1-ae90-abcd18b14633/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ac59840-665c-40e1-ae90-abcd18b14633",
"match": "https://api-prod.gambitprofit.com/api/matches/eb059064-e6a3-41e5-8f17-0922887abffa/?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": "COL (R Feltner)",
"amount": 5319.0
},
{
"team": "ARI (T Henry)",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": 361.44,
"profit_sb_percentage": 4.02,
"recommended": true
},
"lines": [
{
"id": "2eba8734-562e-445b-a346-09c2b0115433",
"gambit_id": "881e651b-1dd9-4029-880d-f4d4bbd4d8f4",
"last_updated": "2022-08-15T14:12:16.209578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (R Feltner)",
"reward": "1.76000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac59840-665c-40e1-ae90-abcd18b14633/?format=api"
},
{
"id": "2cd41ca9-dec6-4d64-b07c-550b1fcb02f4",
"gambit_id": "ef86595a-422d-4121-9785-05d67469ca9b",
"last_updated": "2022-08-15T14:12:16.209131-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (T Henry)",
"reward": "2.00000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac59840-665c-40e1-ae90-abcd18b14633/?format=api"
}
]
}