GET /api/bet_types/1717d656-1f3c-41e9-9e72-180d6ebe488e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1717d656-1f3c-41e9-9e72-180d6ebe488e",
"match": "https://api-prod.gambitprofit.com/api/matches/9d13f7ab-295d-42ff-acec-dffda746e11e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T10:38:05.284101-04: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": "Stephen Thompson",
"amount": 5585.0
},
{
"team": "Michel Pereira",
"amount": 4415.0
}
],
"expected_reward_tokens": 9271.1,
"profit_sb": -228.9,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "20d0c7f8-8803-4c51-8ed5-8945611b3ef0",
"gambit_id": "0168467b-2211-4b84-9dc2-0ba884fd0627",
"last_updated": "2023-08-04T21:58:10.991281-04:00",
"created_at": "2023-07-26T10:38:05.293082-04:00",
"name": "Stephen Thompson",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1717d656-1f3c-41e9-9e72-180d6ebe488e/?format=api"
},
{
"id": "0bb60717-4e1d-417c-a7a3-036cb3564f69",
"gambit_id": "142c1059-0a96-4291-b46c-b6d3807b1055",
"last_updated": "2023-08-04T21:58:10.986813-04:00",
"created_at": "2023-07-26T10:38:05.288468-04:00",
"name": "Michel Pereira",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1717d656-1f3c-41e9-9e72-180d6ebe488e/?format=api"
}
]
}