GET /api/bet_types/68120c81-ec2c-4ac3-a753-2762bfe08651/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68120c81-ec2c-4ac3-a753-2762bfe08651",
"match": "https://api-prod.gambitprofit.com/api/matches/c06c554f-3158-4cf5-91b2-3a83b28b1256/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T08:38:22.557466-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": "TEX (A Heaney)",
"amount": 6434.0
},
{
"team": "WAS (J Irvin)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "a5cfb91e-11ef-48c1-8898-95c8d3d30438",
"gambit_id": "e66b77b8-c564-4ec0-aaba-bfee157eb9bf",
"last_updated": "2023-07-10T10:13:18.777344-04:00",
"created_at": "2023-07-08T08:38:22.559826-04:00",
"name": "TEX (A Heaney)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68120c81-ec2c-4ac3-a753-2762bfe08651/?format=api"
},
{
"id": "58f70c1a-99a1-4b72-9a1c-2cf64319b007",
"gambit_id": "4ac96342-e49a-4555-bbab-9ff5c5561221",
"last_updated": "2023-07-10T10:13:18.773950-04:00",
"created_at": "2023-07-08T08:38:22.562726-04:00",
"name": "WAS (J Irvin)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68120c81-ec2c-4ac3-a753-2762bfe08651/?format=api"
}
]
}