GET /api/bet_types/55e90f31-1764-464f-9c2e-37fb6cc57f19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55e90f31-1764-464f-9c2e-37fb6cc57f19",
"match": "https://api-prod.gambitprofit.com/api/matches/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:04.728562-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 (J Montgomery)",
"amount": 6728.0
},
{
"team": "DET (M Boyd)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "3b1924d3-b349-4639-9ec2-1929b70351f5",
"gambit_id": "7c3406fb-7934-49df-829a-b822b74f035e",
"last_updated": "2023-05-06T11:52:02.287481-04:00",
"created_at": "2023-05-05T11:47:04.729970-04:00",
"name": "STL (J Montgomery)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e90f31-1764-464f-9c2e-37fb6cc57f19/?format=api"
},
{
"id": "7c0d87c5-f6b7-43a7-888e-b0c401d0bc93",
"gambit_id": "02379e9e-cd1d-4883-8fec-a7669390f6a1",
"last_updated": "2023-05-06T11:52:02.289253-04:00",
"created_at": "2023-05-05T11:47:04.731482-04:00",
"name": "DET (M Boyd)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e90f31-1764-464f-9c2e-37fb6cc57f19/?format=api"
}
]
}