GET /api/bet_types/0f744d2d-1cbb-4db2-b749-1f95ead48597/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f744d2d-1cbb-4db2-b749-1f95ead48597",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee55e9e-11ef-41d6-927e-10deced73460/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Ariane Lipski",
"amount": 6361.0
},
{
"team": "Priscila Cachoeira",
"amount": 3639.0
}
],
"expected_reward_tokens": 9096.23,
"profit_sb": 96.23,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "95baa826-9fda-430f-b360-8cc3bf98576e",
"gambit_id": "258390f2-ea23-4df1-9882-9c75c796b6c4",
"last_updated": "2022-08-15T11:17:12.124777-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ariane Lipski",
"reward": "1.43000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f744d2d-1cbb-4db2-b749-1f95ead48597/?format=api"
},
{
"id": "a1dc3bb8-98ad-4ac3-9e71-0c0ac38846ee",
"gambit_id": "df88d08f-e838-45ed-ad94-325e78ceafeb",
"last_updated": "2022-08-15T11:17:12.124346-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Priscila Cachoeira",
"reward": "2.50000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f744d2d-1cbb-4db2-b749-1f95ead48597/?format=api"
}
]
}