GET /api/bet_types/87ba128a-f8d0-47de-879d-3e3d56debed3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87ba128a-f8d0-47de-879d-3e3d56debed3",
"match": "https://api-prod.gambitprofit.com/api/matches/e653d8d3-10bb-4ed5-a61c-4554e18e7336/?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": "NYY (D German)",
"amount": 5067.0
},
{
"team": "BOS (N Eovaldi)",
"amount": 4933.0
}
],
"expected_reward_tokens": 9323.28,
"profit_sb": 323.28,
"profit_sb_percentage": 3.59,
"recommended": true
},
"lines": [
{
"id": "be373d90-72e1-4f30-a7e9-952e0509290f",
"gambit_id": "4696c22d-3ffd-4f52-b6ca-d0b92379575f",
"last_updated": "2022-08-13T10:52:03.398522-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "1.84000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ba128a-f8d0-47de-879d-3e3d56debed3/?format=api"
},
{
"id": "12f4c835-7849-431d-8e9f-5f5162a5f8de",
"gambit_id": "d8b1856b-c909-4ee0-99b2-1489ecf0ecfe",
"last_updated": "2022-08-13T10:52:03.398052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Eovaldi)",
"reward": "1.89000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ba128a-f8d0-47de-879d-3e3d56debed3/?format=api"
}
]
}