GET /api/bet_types/198fbada-e4ef-476c-bcb3-c18956513ea7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "198fbada-e4ef-476c-bcb3-c18956513ea7",
"match": "https://api-prod.gambitprofit.com/api/matches/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T12:13:01.034324-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 (J Ryan)",
"amount": 5827.0
},
{
"team": "CIN (C Phillips)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "a3b0fd97-225e-4e5e-817b-a022232d79ee",
"gambit_id": "5715dc4d-1de6-43ae-99ea-993e9b44fd7f",
"last_updated": "2023-09-19T11:18:26.281776-04:00",
"created_at": "2023-09-18T12:13:01.039354-04:00",
"name": "MIN (J Ryan)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/198fbada-e4ef-476c-bcb3-c18956513ea7/?format=api"
},
{
"id": "e6268266-e87d-4f22-9aa9-642b0a79f3bb",
"gambit_id": "b047590e-6534-4b69-8523-8e9e43483177",
"last_updated": "2023-09-19T11:18:26.285118-04:00",
"created_at": "2023-09-18T12:13:01.044382-04:00",
"name": "CIN (C Phillips)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/198fbada-e4ef-476c-bcb3-c18956513ea7/?format=api"
}
]
}