GET /api/bet_types/ffa69ae4-378e-4c7f-9af7-40307bbde239/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffa69ae4-378e-4c7f-9af7-40307bbde239",
"match": "https://api-prod.gambitprofit.com/api/matches/5f459410-9c90-434e-85c3-bfa6207392d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T12:32:24.277310-05: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": "Ketlen Vieira",
"amount": 5478.0
},
{
"team": "Raquel Pennington",
"amount": 4522.0
}
],
"expected_reward_tokens": 8817.9,
"profit_sb": -182.1,
"profit_sb_percentage": -2.02,
"recommended": false
},
"lines": [
{
"id": "c44f2676-ce6d-44d0-a224-5c4a8b30a70f",
"gambit_id": "baadd7fd-f0a5-42e4-9503-68cb3064ccae",
"last_updated": "2023-01-16T10:16:51.957350-05:00",
"created_at": "2023-01-14T12:32:24.280372-05:00",
"name": "Ketlen Vieira",
"reward": "1.61000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa69ae4-378e-4c7f-9af7-40307bbde239/?format=api"
},
{
"id": "f1c63957-2eb9-4042-9cd3-ca129573c170",
"gambit_id": "df3d204d-931a-4f7b-8168-a6694177c2ec",
"last_updated": "2023-01-16T10:16:51.960604-05:00",
"created_at": "2023-01-14T12:32:24.283605-05:00",
"name": "Raquel Pennington",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa69ae4-378e-4c7f-9af7-40307bbde239/?format=api"
}
]
}