GET /api/bet_types/4547e04f-b854-4999-82f4-5733fd67ddae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4547e04f-b854-4999-82f4-5733fd67ddae",
"match": "https://api-prod.gambitprofit.com/api/matches/493b6794-01e4-4c46-b426-128c13c68ccd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:09.405773-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": "CHC (J Wicks)",
"amount": 5222.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "e9b07c07-dd29-477e-ae11-333cba58c1e9",
"gambit_id": "223f9c2e-740c-4841-93db-e951d833e5f2",
"last_updated": "2023-09-02T17:28:09.554416-04:00",
"created_at": "2023-09-01T01:03:09.411773-04:00",
"name": "CHC (J Wicks)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4547e04f-b854-4999-82f4-5733fd67ddae/?format=api"
},
{
"id": "1bb997e6-8bf7-4511-9ad9-546fe20b2c4c",
"gambit_id": "96621709-cc47-4b6a-adee-a77c08ff1bcb",
"last_updated": "2023-09-02T17:28:09.558069-04:00",
"created_at": "2023-09-01T01:03:09.420155-04:00",
"name": "CIN (G Ashcraft)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4547e04f-b854-4999-82f4-5733fd67ddae/?format=api"
}
]
}