GET /api/bet_types/de68af20-2363-4e9d-9d6a-7921d67a2920/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de68af20-2363-4e9d-9d6a-7921d67a2920",
"match": "https://api-prod.gambitprofit.com/api/matches/51e4d84c-d9cb-414e-9d8c-6b164bce930c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T09:07:01.283304-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": "LOS (D May)",
"amount": 5909.0
},
{
"team": "ARI (M Kelly)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "5bb6a04a-433e-494f-8425-74ade6380558",
"gambit_id": "5d89d4a5-e824-47aa-83b5-f6179d132e60",
"last_updated": "2023-04-07T10:17:17.096938-04:00",
"created_at": "2023-04-06T09:07:01.286097-04:00",
"name": "LOS (D May)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de68af20-2363-4e9d-9d6a-7921d67a2920/?format=api"
},
{
"id": "10071db4-ce4b-4b64-a9cb-ecb05cece426",
"gambit_id": "b8a0ee18-df15-42e7-b731-2a10b77a0d87",
"last_updated": "2023-04-07T10:17:17.091988-04:00",
"created_at": "2023-04-06T09:07:01.284637-04:00",
"name": "ARI (M Kelly)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de68af20-2363-4e9d-9d6a-7921d67a2920/?format=api"
}
]
}