GET /api/bet_types/639b860b-af18-4eee-9784-50ed0c0faa78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "639b860b-af18-4eee-9784-50ed0c0faa78",
"match": "https://api-prod.gambitprofit.com/api/matches/1429e932-eec9-4f57-a428-e1a7b83a3458/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:00.486299-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": "NYY (C Rodon)",
"amount": 5980.0
},
{
"team": "PIT (C Selby)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "f96b8041-0857-4413-bc36-92f7fd0c16e7",
"gambit_id": "47c17f2d-2c65-4cfe-bd61-f0c4f74aa6a1",
"last_updated": "2023-09-18T23:03:08.410466-04:00",
"created_at": "2023-09-17T10:28:00.495397-04:00",
"name": "NYY (C Rodon)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639b860b-af18-4eee-9784-50ed0c0faa78/?format=api"
},
{
"id": "0dcaa9e6-a9f3-4012-a78a-3d6573701f04",
"gambit_id": "d6e91ed9-1372-4ed7-b214-bedec4434994",
"last_updated": "2023-09-18T23:03:08.406640-04:00",
"created_at": "2023-09-17T10:28:00.490755-04:00",
"name": "PIT (C Selby)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639b860b-af18-4eee-9784-50ed0c0faa78/?format=api"
}
]
}