GET /api/bet_types/0810f650-3f94-45e4-b6e3-7aac4ab5313c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0810f650-3f94-45e4-b6e3-7aac4ab5313c",
"match": "https://api-prod.gambitprofit.com/api/matches/72a763f1-162e-4f9c-9824-5c40b024d703/?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": "LOS (D May)",
"amount": 5959.0
},
{
"team": "SDG (Y Darvish)",
"amount": 4041.0
}
],
"expected_reward_tokens": 9294.3,
"profit_sb": 294.3,
"profit_sb_percentage": 3.27,
"recommended": true
},
"lines": [
{
"id": "1c56edc9-3484-4728-b4ed-19c425545230",
"gambit_id": "4f750815-1fb3-4678-9260-10ef23bb9d56",
"last_updated": "2022-09-03T18:52:29.224082-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (D May)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0810f650-3f94-45e4-b6e3-7aac4ab5313c/?format=api"
},
{
"id": "a5fa775a-152d-450a-9b15-99b126ea65b1",
"gambit_id": "87281e6c-85a3-4b48-8416-0093b761e221",
"last_updated": "2022-09-03T18:52:29.225098-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "2.30000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0810f650-3f94-45e4-b6e3-7aac4ab5313c/?format=api"
}
]
}