GET /api/bet_types/e37d4631-f942-4eb8-8bd5-3175642d5769/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e37d4631-f942-4eb8-8bd5-3175642d5769",
"match": "https://api-prod.gambitprofit.com/api/matches/d8665cb4-5e3a-4efb-abe3-8044b13fc6a5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T11:42:12.770552-04: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": "PIT (R Contreras)",
"amount": 6114.0
},
{
"team": "CIN (L Weaver)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "69b9d118-c7e8-4b33-be79-c5963c73195a",
"gambit_id": "6c687e12-afef-4703-bccf-5f3716d3eaf4",
"last_updated": "2023-04-21T21:57:32.347593-04:00",
"created_at": "2023-04-20T11:42:12.772084-04:00",
"name": "PIT (R Contreras)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37d4631-f942-4eb8-8bd5-3175642d5769/?format=api"
},
{
"id": "d29099a3-e9aa-4893-9e6e-f2f0ab6a92dd",
"gambit_id": "f7a7035d-71db-4adc-88e7-c43f93726738",
"last_updated": "2023-04-21T21:57:32.349180-04:00",
"created_at": "2023-04-20T11:42:12.774093-04:00",
"name": "CIN (L Weaver)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37d4631-f942-4eb8-8bd5-3175642d5769/?format=api"
}
]
}