GET /api/bet_types/f64e1c82-3374-45ab-ac9b-08d5215e9f18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f64e1c82-3374-45ab-ac9b-08d5215e9f18",
"match": "https://api-prod.gambitprofit.com/api/matches/7965afb5-5d53-46e1-8091-09757d1a1fb3/?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": "TAM (S McClanahan)",
"amount": 6325.0
},
{
"team": "KAN (B Singer)",
"amount": 3675.0
}
],
"expected_reward_tokens": 9297.75,
"profit_sb": 297.75,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "bc23fd23-816d-4bf6-bcaf-c661d17aaa4c",
"gambit_id": "d04e38e6-4d79-42f1-ab87-828d76ab25f6",
"last_updated": "2022-08-20T12:07:01.886456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (S McClanahan)",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f64e1c82-3374-45ab-ac9b-08d5215e9f18/?format=api"
},
{
"id": "bae7aa48-0ec5-44e1-9168-010cf133263c",
"gambit_id": "55ab4a3c-a04d-4179-9b57-d6ce2a97b8ff",
"last_updated": "2022-08-20T12:07:01.886932-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "2.53000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f64e1c82-3374-45ab-ac9b-08d5215e9f18/?format=api"
}
]
}