GET /api/bet_types/11fd658d-e6da-418e-8729-2044ee2cc148/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11fd658d-e6da-418e-8729-2044ee2cc148",
"match": "https://api-prod.gambitprofit.com/api/matches/c10998f7-3486-4c09-9832-a6f45d7f14cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-08T08:43:18.221130-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": "PHI (Z Wheeler)",
"amount": 6728.0
},
{
"team": "DET (T Holton)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "8cbbf6ce-a713-467d-a505-d0a659300662",
"gambit_id": "ceed03ac-15e8-4549-925d-00fa07fc5cd8",
"last_updated": "2023-06-10T13:43:09.997847-04:00",
"created_at": "2023-06-08T08:43:18.225449-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11fd658d-e6da-418e-8729-2044ee2cc148/?format=api"
},
{
"id": "3090161a-04e9-483c-8096-4aa9dd678b12",
"gambit_id": "8b971d68-dbd0-4eef-8557-253b57bc7bb3",
"last_updated": "2023-06-10T13:43:09.994944-04:00",
"created_at": "2023-06-08T08:43:18.223283-04:00",
"name": "DET (T Holton)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11fd658d-e6da-418e-8729-2044ee2cc148/?format=api"
}
]
}