GET /api/bet_types/a598ec39-16d5-4cbc-a815-7b7b74a2fb12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a598ec39-16d5-4cbc-a815-7b7b74a2fb12",
"match": "https://api-prod.gambitprofit.com/api/matches/69ce1391-d212-46f9-8432-15343501d45e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-13T09:07:59.975267-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": "BOS (T Houck)",
"amount": 5776.0
},
{
"team": "NYY (C Schmidt)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "7f23591a-c8b9-437f-b5ce-3514f07be7ef",
"gambit_id": "ab0e6d24-4a8a-4e5a-834c-8d63268faff0",
"last_updated": "2023-09-20T19:08:20.578039-04:00",
"created_at": "2023-09-13T09:07:59.989673-04:00",
"name": "BOS (T Houck)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a598ec39-16d5-4cbc-a815-7b7b74a2fb12/?format=api"
},
{
"id": "b89d7131-5312-4a44-8d0a-53d78093126d",
"gambit_id": "b60f9cb3-2c5c-40ce-a2fe-e533853aea41",
"last_updated": "2023-09-20T19:08:20.574316-04:00",
"created_at": "2023-09-13T09:07:59.982443-04:00",
"name": "NYY (C Schmidt)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a598ec39-16d5-4cbc-a815-7b7b74a2fb12/?format=api"
}
]
}