GET /api/bet_types/9642b4b7-0143-4b40-b45e-74db476010e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9642b4b7-0143-4b40-b45e-74db476010e0",
"match": "https://api-prod.gambitprofit.com/api/matches/7f639602-114a-40de-92ef-d8e4f1bce5aa/?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": "Auburn",
"amount": 5304.0
},
{
"team": "Texas A&M",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "f67ea1ea-a585-42eb-bfdc-b28061a55ac7",
"gambit_id": "14463a0b-4c9a-47c1-94d1-b0921e57426a",
"last_updated": "2022-11-14T09:33:43.886500-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Auburn",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9642b4b7-0143-4b40-b45e-74db476010e0/?format=api"
},
{
"id": "9f402605-115e-42bc-a2f9-fed06518fa32",
"gambit_id": "a1fdf34c-bb13-4409-a18d-e4ac71060982",
"last_updated": "2022-11-14T09:33:43.887459-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas A&M",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9642b4b7-0143-4b40-b45e-74db476010e0/?format=api"
}
]
}