GET /api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5a61800-2d50-40da-a438-1954d4c01767",
"match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-24T09:13:23.402113-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": "TAM (T Bradley)",
"amount": 5079.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "5ecd3ce8-134d-48a6-9f36-0d1ac638454a",
"gambit_id": "7470cee9-159b-440b-9bf8-c4955e942c28",
"last_updated": "2023-09-26T09:58:05.209667-04:00",
"created_at": "2023-09-24T09:13:23.410801-04:00",
"name": "TAM (T Bradley)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api"
},
{
"id": "dba3c72b-698a-4758-ac01-797d2e14b6ee",
"gambit_id": "f6640b07-5b48-4ce0-9783-0214e85880d4",
"last_updated": "2023-09-26T09:58:05.205738-04:00",
"created_at": "2023-09-24T09:13:23.405951-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api"
}
]
}