GET /api/bet_types/42901f6b-0814-4c68-a426-21b5ac0b3b62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42901f6b-0814-4c68-a426-21b5ac0b3b62",
"match": "https://api-prod.gambitprofit.com/api/matches/4819a53d-19e4-4e7d-86fb-6777c63f797d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T10:38:06.942837-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": 7033.0
},
{
"team": "WAS (T Williams)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "70705fdc-59d4-4b02-9d86-b04a02c1233b",
"gambit_id": "4cf3a756-01fc-451f-9e05-872f1f104a62",
"last_updated": "2023-08-09T10:53:24.125080-04:00",
"created_at": "2023-08-08T10:38:06.954872-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42901f6b-0814-4c68-a426-21b5ac0b3b62/?format=api"
},
{
"id": "fbe87888-e52c-48ed-b4ab-0263ffe6b760",
"gambit_id": "f587b7d1-fefb-4d3e-88d6-123871bf5753",
"last_updated": "2023-08-09T10:53:24.121670-04:00",
"created_at": "2023-08-08T10:38:06.949632-04:00",
"name": "WAS (T Williams)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42901f6b-0814-4c68-a426-21b5ac0b3b62/?format=api"
}
]
}