GET /api/bet_types/050de18a-662b-4c5e-a70e-444fa54ad7c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "050de18a-662b-4c5e-a70e-444fa54ad7c8",
"match": "https://api-prod.gambitprofit.com/api/matches/fea99f6d-d2ad-4b3a-be8e-78778826d711/?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": 5362.0
},
{
"team": "TAM (L Patino)",
"amount": 4638.0
}
],
"expected_reward_tokens": 9276.0,
"profit_sb": 276.0,
"profit_sb_percentage": 3.07,
"recommended": true
},
"lines": [
{
"id": "e34ba5db-99f5-4379-b853-e38d3d18e476",
"gambit_id": "b2e54027-32df-42e7-9415-8d5a060ddb2e",
"last_updated": "2022-09-12T11:07:22.077850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "1.73000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050de18a-662b-4c5e-a70e-444fa54ad7c8/?format=api"
},
{
"id": "5af0586f-4585-48ed-9889-8e24356fdc19",
"gambit_id": "62036b41-9bdc-4196-908a-c8a142ab89f0",
"last_updated": "2022-09-12T11:07:22.078905-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (L Patino)",
"reward": "2.00000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050de18a-662b-4c5e-a70e-444fa54ad7c8/?format=api"
}
]
}