GET /api/bet_types/52531ca0-a26f-4ab3-be5e-0ee6066c67c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52531ca0-a26f-4ab3-be5e-0ee6066c67c9",
"match": "https://api-prod.gambitprofit.com/api/matches/cb521d62-f787-4c48-bbf0-746269d043eb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:02.756106-05: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": "New York Knicks",
"amount": 8681.0
},
{
"team": "Detroit Pistons",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "7eaed847-d295-4a52-9fb7-68eb4bb5cfc1",
"gambit_id": "0cbbe50f-c8ad-4119-80dd-98d631a1571b",
"last_updated": "2023-12-01T10:53:10.864388-05:00",
"created_at": "2023-11-30T10:28:02.769570-05:00",
"name": "New York Knicks",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52531ca0-a26f-4ab3-be5e-0ee6066c67c9/?format=api"
},
{
"id": "2ef9053e-0779-430b-9b98-488c05dd3084",
"gambit_id": "f9ee61f3-8d8b-460f-aa08-ef4a3394861a",
"last_updated": "2023-12-01T10:53:10.860483-05:00",
"created_at": "2023-11-30T10:28:02.760594-05:00",
"name": "Detroit Pistons",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52531ca0-a26f-4ab3-be5e-0ee6066c67c9/?format=api"
}
]
}