GET /api/bet_types/f20c3011-b173-4627-a738-7759758d8a24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f20c3011-b173-4627-a738-7759758d8a24",
"match": "https://api-prod.gambitprofit.com/api/matches/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:01.542906-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": "CLE (S Bieber)",
"amount": 5873.0
},
{
"team": "NYY (D German)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "f525f716-53a2-4b63-837c-768c86442500",
"gambit_id": "33a0e23e-4824-4a9e-acc5-8250ebcb4ba7",
"last_updated": "2023-04-11T13:27:03.662615-04:00",
"created_at": "2023-04-10T08:57:01.547101-04:00",
"name": "CLE (S Bieber)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20c3011-b173-4627-a738-7759758d8a24/?format=api"
},
{
"id": "52694ea0-2cc3-434d-9dbc-ed256253c7e7",
"gambit_id": "d00d1e6f-ff72-45ed-9456-1ce0d3ae4c92",
"last_updated": "2023-04-11T13:27:03.665222-04:00",
"created_at": "2023-04-10T08:57:01.549809-04:00",
"name": "NYY (D German)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20c3011-b173-4627-a738-7759758d8a24/?format=api"
}
]
}