GET /api/bet_types/def33f98-97aa-4da3-b890-f4b212092918/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "def33f98-97aa-4da3-b890-f4b212092918",
"match": "https://api-prod.gambitprofit.com/api/matches/64da0ccb-cfe1-40c4-adaa-5f2352e00f9d/?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": "ATL (K Wright)",
"amount": 5807.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4193.0
}
],
"expected_reward_tokens": 9349.27,
"profit_sb": 349.27,
"profit_sb_percentage": 3.88,
"recommended": true
},
"lines": [
{
"id": "7ea68a2c-92e3-4d16-bddd-77085dbefc56",
"gambit_id": "ec4bed7c-2708-4f07-a3ac-0c8297c02768",
"last_updated": "2022-08-11T09:42:07.801336-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (K Wright)",
"reward": "1.61000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def33f98-97aa-4da3-b890-f4b212092918/?format=api"
},
{
"id": "c45b00c7-cdfb-4741-9b38-67ada9cc8d91",
"gambit_id": "a036f510-a608-4572-93e6-fddf1556f3ff",
"last_updated": "2022-08-11T09:42:07.800726-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Pivetta)",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def33f98-97aa-4da3-b890-f4b212092918/?format=api"
}
]
}