GET /api/bet_types/68f51f56-c0c6-4edd-8787-0322bbb66b65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68f51f56-c0c6-4edd-8787-0322bbb66b65",
"match": "https://api-prod.gambitprofit.com/api/matches/f8f607b2-d687-45bd-bbac-36da717a26e8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:10.418949-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": "STL (S Matz)",
"amount": 6434.0
},
{
"team": "PIT (R Contreras)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "11df3a18-4a5a-4b16-9d01-19856547c504",
"gambit_id": "a6cbf268-c0e3-46d6-8492-19207e80f909",
"last_updated": "2023-04-16T18:07:20.502310-04:00",
"created_at": "2023-04-15T12:27:10.420595-04:00",
"name": "STL (S Matz)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f51f56-c0c6-4edd-8787-0322bbb66b65/?format=api"
},
{
"id": "bf86326b-7218-4377-a274-d1e0d2ad6d7d",
"gambit_id": "5224fb21-1d9f-48b1-8e07-bf588234984b",
"last_updated": "2023-04-16T18:07:20.504273-04:00",
"created_at": "2023-04-15T12:27:10.422158-04:00",
"name": "PIT (R Contreras)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f51f56-c0c6-4edd-8787-0322bbb66b65/?format=api"
}
]
}