GET /api/bet_types/b2654df9-8d91-465b-bef4-40835f706585/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2654df9-8d91-465b-bef4-40835f706585",
"match": "https://api-prod.gambitprofit.com/api/matches/360d83ed-5eb3-4019-89fa-23f0b1355ca4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:09.452541-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": "MIN (P Lopez)",
"amount": 6139.0
},
{
"team": "NYM (T Megill)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "bf164cb3-663e-498f-a77d-238da31c9ea0",
"gambit_id": "bb541f32-6b65-492f-a85b-6b7fb56eb7ed",
"last_updated": "2023-09-12T11:23:03.853166-04:00",
"created_at": "2023-09-10T10:03:09.464599-04:00",
"name": "MIN (P Lopez)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2654df9-8d91-465b-bef4-40835f706585/?format=api"
},
{
"id": "72c506df-d5e0-42ab-8780-2e8a5a0e3013",
"gambit_id": "0e33551f-8c0d-4de2-8f74-f91e7118787c",
"last_updated": "2023-09-12T11:23:03.849666-04:00",
"created_at": "2023-09-10T10:03:09.457856-04:00",
"name": "NYM (T Megill)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2654df9-8d91-465b-bef4-40835f706585/?format=api"
}
]
}