GET /api/bet_types/51c1a3af-e225-4b0c-a86e-707ffd8d3739/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51c1a3af-e225-4b0c-a86e-707ffd8d3739",
"match": "https://api-prod.gambitprofit.com/api/matches/5958ab1f-4505-4854-948e-75929909f5bd/?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": "SFO (A Wood)",
"amount": 6881.0
},
{
"team": "PIT (Z Thompson)",
"amount": 3119.0
}
],
"expected_reward_tokens": 9357.0,
"profit_sb": 357.0,
"profit_sb_percentage": 3.97,
"recommended": true
},
"lines": [
{
"id": "ec773da4-6ad9-4993-a7bc-dc9213e65913",
"gambit_id": "5f5175ab-c8f1-44d5-8d19-a50762228dcf",
"last_updated": "2022-08-15T14:12:15.952022-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (A Wood)",
"reward": "1.36000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c1a3af-e225-4b0c-a86e-707ffd8d3739/?format=api"
},
{
"id": "f552c9e9-52b9-42b6-927a-bfead641cc33",
"gambit_id": "8532e1fc-1868-49eb-9c2f-b09ff75aeadc",
"last_updated": "2022-08-15T14:12:15.952464-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (Z Thompson)",
"reward": "3.00000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c1a3af-e225-4b0c-a86e-707ffd8d3739/?format=api"
}
]
}