GET /api/bet_types/f7f1b690-8340-4834-a77c-1974214f103c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7f1b690-8340-4834-a77c-1974214f103c",
"match": "https://api-prod.gambitprofit.com/api/matches/bb47290f-ced4-4e0e-9e07-c6f06cb3e84c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-08T09:23:24.562447-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 (L Severino)",
"amount": 5052.0
},
{
"team": "MIL (C Rea)",
"amount": 4948.0
}
],
"expected_reward_tokens": 9548.28,
"profit_sb": 48.28,
"profit_sb_percentage": 0.51,
"recommended": true
},
"lines": [
{
"id": "a0f85313-4285-40b1-b79f-885e33666cc4",
"gambit_id": "e853693f-6f60-4b84-aa7f-8a8289ff74f7",
"last_updated": "2023-09-09T11:33:33.367630-04:00",
"created_at": "2023-09-08T09:23:24.571739-04:00",
"name": "NYY (L Severino)",
"reward": "1.89000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f1b690-8340-4834-a77c-1974214f103c/?format=api"
},
{
"id": "9ff713e7-fc12-4143-9cb0-1b4cfdf79556",
"gambit_id": "06fa47c7-d80d-470a-9b8a-68b9bb302953",
"last_updated": "2023-09-09T11:33:33.364231-04:00",
"created_at": "2023-09-08T09:23:24.567144-04:00",
"name": "MIL (C Rea)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f1b690-8340-4834-a77c-1974214f103c/?format=api"
}
]
}