GET /api/bet_types/28ffe2d0-aa95-48e8-9a6e-35d52085157e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28ffe2d0-aa95-48e8-9a6e-35d52085157e",
"match": "https://api-prod.gambitprofit.com/api/matches/8b7d2a0a-f0fc-412a-9758-25f1bec81bc2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T10:28:20.774263-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": "SDG (Y Darvish)",
"amount": 5337.0
},
{
"team": "SFO (R Walker)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "80948e2c-0b48-4c40-bc14-923becb12dcf",
"gambit_id": "40a2b86d-d82b-4c40-ba3a-3ea319e697d2",
"last_updated": "2023-06-22T10:48:29.139352-04:00",
"created_at": "2023-06-21T10:28:20.775776-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ffe2d0-aa95-48e8-9a6e-35d52085157e/?format=api"
},
{
"id": "3129727a-647a-458e-8367-d7c80f3b34ef",
"gambit_id": "60ef98fc-b46e-4fdf-9c2e-dd049e089c4f",
"last_updated": "2023-06-22T10:48:29.141528-04:00",
"created_at": "2023-06-21T10:28:20.777787-04:00",
"name": "SFO (R Walker)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ffe2d0-aa95-48e8-9a6e-35d52085157e/?format=api"
}
]
}