GET /api/bet_types/b19ebce3-d86a-4d23-b123-1d9f6ebc6068/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b19ebce3-d86a-4d23-b123-1d9f6ebc6068",
"match": "https://api-prod.gambitprofit.com/api/matches/054e9394-6a07-4af5-be11-ed2c54397331/?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": "MIL (C Burnes)",
"amount": 5321.0
},
{
"team": "LOS (A Heaney)",
"amount": 4679.0
}
],
"expected_reward_tokens": 9311.21,
"profit_sb": 311.21,
"profit_sb_percentage": 3.46,
"recommended": true
},
"lines": [
{
"id": "6d1b71dd-0aa4-4105-a7d4-1c423047d2d7",
"gambit_id": "f6383a69-ceae-4b80-ba6b-13c802066a17",
"last_updated": "2022-08-19T09:51:52.784259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (C Burnes)",
"reward": "1.75000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19ebce3-d86a-4d23-b123-1d9f6ebc6068/?format=api"
},
{
"id": "9d9c24f2-eb73-4916-a129-ca26e0394dbf",
"gambit_id": "63317b2c-91fb-4053-821e-e610f53ac7e5",
"last_updated": "2022-08-19T09:51:52.784676-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (A Heaney)",
"reward": "1.99000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19ebce3-d86a-4d23-b123-1d9f6ebc6068/?format=api"
}
]
}