GET /api/bet_types/ab6efd33-0603-485b-b996-221bb9a145d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab6efd33-0603-485b-b996-221bb9a145d1",
"match": "https://api-prod.gambitprofit.com/api/matches/635af80e-cb12-4270-b31b-4161cf211db2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:10.107913-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": "Seattle Mariners",
"amount": 5131.0
},
{
"team": "Texas Rangers",
"amount": 4869.0
}
],
"expected_reward_tokens": 9543.24,
"profit_sb": 43.24,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "7846d5df-51a9-4faa-9776-da2985036251",
"gambit_id": "e34236b1-a46b-46be-8c24-c126a1d48064",
"last_updated": "2023-09-30T10:48:13.313718-04:00",
"created_at": "2023-09-29T09:23:10.117287-04:00",
"name": "Seattle Mariners",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6efd33-0603-485b-b996-221bb9a145d1/?format=api"
},
{
"id": "4079ab6e-e809-4533-bff9-64c5bf6bfbc2",
"gambit_id": "27527ee0-a590-4e30-8f8b-cedf0d5179fa",
"last_updated": "2023-09-30T10:48:13.310468-04:00",
"created_at": "2023-09-29T09:23:10.112428-04:00",
"name": "Texas Rangers",
"reward": "1.96000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6efd33-0603-485b-b996-221bb9a145d1/?format=api"
}
]
}