GET /api/bet_types/14ebd334-cd48-4ce2-88b8-b888739909b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14ebd334-cd48-4ce2-88b8-b888739909b2",
"match": "https://api-prod.gambitprofit.com/api/matches/c68173ed-d51c-43d2-8ce3-78caf06450a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-24T09:13:23.976542-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": "CLE (T McKenzie)",
"amount": 5157.0
},
{
"team": "BAL (K Gibson)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "c7eb3db5-e134-48f3-be58-9c2b19f51ac7",
"gambit_id": "8016cd53-757a-43f0-93ed-d30ff2a38583",
"last_updated": "2023-09-26T09:53:04.433212-04:00",
"created_at": "2023-09-24T09:13:23.984336-04:00",
"name": "CLE (T McKenzie)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd334-cd48-4ce2-88b8-b888739909b2/?format=api"
},
{
"id": "5317a6dd-5941-428a-b5dd-9feb62702d73",
"gambit_id": "729cddaf-e08c-4512-b7ad-d820f2442b99",
"last_updated": "2023-09-26T09:53:04.428667-04:00",
"created_at": "2023-09-24T09:13:23.980440-04:00",
"name": "BAL (K Gibson)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd334-cd48-4ce2-88b8-b888739909b2/?format=api"
}
]
}