GET /api/bet_types/47cd679f-0d58-437c-b27a-fc2538fdd783/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47cd679f-0d58-437c-b27a-fc2538fdd783",
"match": "https://api-prod.gambitprofit.com/api/matches/2da54caf-ebac-40ed-b78b-7d9b0edeea2c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:26.637040-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": "Chicago Bears",
"amount": 5213.0
},
{
"team": "Green Bay Packers",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fb741240-d1a9-4b76-847c-fe67114066ff",
"gambit_id": "0cba4d46-eaa9-408e-9652-6301801da4af",
"last_updated": "2023-09-11T11:08:24.447988-04:00",
"created_at": "2023-09-06T22:48:26.646379-04:00",
"name": "Chicago Bears",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47cd679f-0d58-437c-b27a-fc2538fdd783/?format=api"
},
{
"id": "f44d3f1d-50c8-4beb-b214-1171d6bea057",
"gambit_id": "4cead5b7-78ae-46d9-8cf6-92b45019771d",
"last_updated": "2023-09-11T11:08:24.444187-04:00",
"created_at": "2023-09-06T22:48:26.641107-04:00",
"name": "Green Bay Packers",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47cd679f-0d58-437c-b27a-fc2538fdd783/?format=api"
}
]
}