GET /api/bet_types/21f394cc-391a-45b9-afc2-d3a6d250f877/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21f394cc-391a-45b9-afc2-d3a6d250f877",
"match": "https://api-prod.gambitprofit.com/api/matches/708b3c95-4c7e-49d7-b1d7-77613e58a4cb/?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": "TCU",
"amount": 5397.0
},
{
"team": "SMU",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "0b86cdf4-1055-49dd-ab3e-939eb946253d",
"gambit_id": "ae8567ef-b319-4cac-bce9-afab2b08b0fb",
"last_updated": "2022-09-25T11:17:05.304989-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TCU",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f394cc-391a-45b9-afc2-d3a6d250f877/?format=api"
},
{
"id": "de688267-192e-4c52-8fa7-28f06dd13f95",
"gambit_id": "ed4fd6db-17e3-44c9-8dc7-468e0fbeb2c9",
"last_updated": "2022-09-25T11:17:05.303957-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SMU",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f394cc-391a-45b9-afc2-d3a6d250f877/?format=api"
}
]
}