GET /api/bet_types/1b60e09e-63c5-45f4-8afc-d3d533a3df5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b60e09e-63c5-45f4-8afc-d3d533a3df5c",
"match": "https://api-prod.gambitprofit.com/api/matches/30bd47ee-77cf-42f3-8b38-922afb291330/?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": "Lucie Pudilova",
"amount": 5194.0
},
{
"team": "Yanan Wu",
"amount": 4806.0
}
],
"expected_reward_tokens": 8985.62,
"profit_sb": -14.38,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "fdf099a4-d9e9-424f-9336-8e508d07f128",
"gambit_id": "a17ba7c4-8969-45f3-a08d-cfb1fa348c1c",
"last_updated": "2022-08-21T19:32:05.863255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Lucie Pudilova",
"reward": "1.73000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b60e09e-63c5-45f4-8afc-d3d533a3df5c/?format=api"
},
{
"id": "89a31c7d-b04a-4b4f-8649-572b5a204a07",
"gambit_id": "6b7cf736-6e25-409e-af13-fbe3652438ce",
"last_updated": "2022-08-21T19:32:05.863684-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Yanan Wu",
"reward": "1.87000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b60e09e-63c5-45f4-8afc-d3d533a3df5c/?format=api"
}
]
}