GET /api/bet_types/c4395e6a-2d15-49b1-b374-20f97e74c1b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4395e6a-2d15-49b1-b374-20f97e74c1b0",
"match": "https://api-prod.gambitprofit.com/api/matches/74299dbe-cf2c-4d07-b2b6-7f3c70737864/?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": "CIN (N Lodolo)",
"amount": 5413.0
},
{
"team": "COL (G Marquez)",
"amount": 4587.0
}
],
"expected_reward_tokens": 9310.36,
"profit_sb": 310.36,
"profit_sb_percentage": 3.45,
"recommended": true
},
"lines": [
{
"id": "b99c8c57-0f14-4cf7-bf84-0cb29571b599",
"gambit_id": "8e45c26a-c79a-4e4e-a6bf-b76bb5c9b913",
"last_updated": "2022-09-05T10:22:00.134329-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4395e6a-2d15-49b1-b374-20f97e74c1b0/?format=api"
},
{
"id": "39c31093-4a02-4506-bf2b-47684fa7e790",
"gambit_id": "d117c710-8e15-4672-b6d4-e291eeb55a80",
"last_updated": "2022-09-05T10:22:00.135360-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (G Marquez)",
"reward": "2.03000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4395e6a-2d15-49b1-b374-20f97e74c1b0/?format=api"
}
]
}