GET /api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89e8b7f7-cdfb-4200-8016-cc9e385e0a1a",
"match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:14.254933-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": "PHI (A Nola)",
"amount": 5714.0
},
{
"team": "SFO (S Alexander)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "449d8b10-d0ec-4127-a633-9c279e1b4fdb",
"gambit_id": "c5ebbb83-bef3-49e1-9e00-b847ab25c207",
"last_updated": "2023-08-23T08:33:22.556415-04:00",
"created_at": "2023-08-21T09:03:14.264739-04:00",
"name": "PHI (A Nola)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api"
},
{
"id": "6d1df149-77b3-46f6-b6be-d609ce251371",
"gambit_id": "8b7f74cd-d982-48b7-adbe-7f3cb567be4d",
"last_updated": "2023-08-23T08:33:22.553094-04:00",
"created_at": "2023-08-21T09:03:14.258813-04:00",
"name": "SFO (S Alexander)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api"
}
]
}