GET /api/bet_types/288c49b9-0ced-4579-b917-6f958d705cfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "288c49b9-0ced-4579-b917-6f958d705cfb",
"match": "https://api-prod.gambitprofit.com/api/matches/4f2d1d2c-f76d-4416-89ff-c71ce9754d24/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T13:31:55.904002-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": "San Francisco 49ers",
"amount": 6329.0
},
{
"team": "Dallas Cowboys",
"amount": 3671.0
}
],
"expected_reward_tokens": 9618.02,
"profit_sb": 118.02,
"profit_sb_percentage": 1.24,
"recommended": true
},
"lines": [
{
"id": "0f934933-4662-4adc-9eb8-d77571f22afc",
"gambit_id": "77adc3cd-f606-4b28-a0cf-63c16cd84a8a",
"last_updated": "2023-01-23T14:01:54.505581-05:00",
"created_at": "2023-01-20T13:31:55.906066-05:00",
"name": "San Francisco 49ers",
"reward": "1.52000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288c49b9-0ced-4579-b917-6f958d705cfb/?format=api"
},
{
"id": "e874caff-9c4c-4593-a990-668af7214f8b",
"gambit_id": "e3384184-5ceb-4bd6-965e-661a2a683cf6",
"last_updated": "2023-01-23T14:01:54.506738-05:00",
"created_at": "2023-01-20T13:31:55.907329-05:00",
"name": "Dallas Cowboys",
"reward": "2.62000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288c49b9-0ced-4579-b917-6f958d705cfb/?format=api"
}
]
}