GET /api/bet_types/500fb2f5-954f-4ddf-9d20-d6bce5678609/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "500fb2f5-954f-4ddf-9d20-d6bce5678609",
"match": "https://api-prod.gambitprofit.com/api/matches/515c8719-3cb5-417a-99cd-890b330fd3c7/?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 (A Ashby)",
"amount": 5632.0
},
{
"team": "CHC (K Thompson)",
"amount": 4368.0
}
],
"expected_reward_tokens": 9347.52,
"profit_sb": 347.52,
"profit_sb_percentage": 3.86,
"recommended": true
},
"lines": [
{
"id": "83d1a060-ef96-47e0-9ab0-fe84709adb9e",
"gambit_id": "5b52354a-025f-458f-b5d1-9675d4e77abf",
"last_updated": "2022-08-20T11:57:01.652062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (A Ashby)",
"reward": "1.66000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500fb2f5-954f-4ddf-9d20-d6bce5678609/?format=api"
},
{
"id": "cfa8ece1-7038-4306-8c31-f54b9a2a3fc7",
"gambit_id": "96a1e713-168d-4ce2-88d8-6d43bcfafa7f",
"last_updated": "2022-08-20T11:57:01.651643-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (K Thompson)",
"reward": "2.14000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500fb2f5-954f-4ddf-9d20-d6bce5678609/?format=api"
}
]
}