GET /api/bet_types/28577732-c433-45ce-83d8-612e1efbef17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28577732-c433-45ce-83d8-612e1efbef17",
"match": "https://api-prod.gambitprofit.com/api/matches/21ced006-b1f7-47dc-bb5b-99ac8bcdb72a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T09:23:13.034369-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": "TAM (T Glasnow)",
"amount": 5222.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "248f870c-8387-4fee-8c71-966c9da45de0",
"gambit_id": "670b1272-21a4-4481-ba46-eadacc58cf37",
"last_updated": "2023-09-18T09:08:28.998117-04:00",
"created_at": "2023-09-16T09:23:13.038575-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28577732-c433-45ce-83d8-612e1efbef17/?format=api"
},
{
"id": "72823ee9-e533-41b9-a787-5cd0bfa21d88",
"gambit_id": "cf5d70c6-74d4-4138-a45a-26c61d9a5579",
"last_updated": "2023-09-18T09:08:29.004708-04:00",
"created_at": "2023-09-16T09:23:13.042502-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28577732-c433-45ce-83d8-612e1efbef17/?format=api"
}
]
}