GET /api/bet_types/eab63730-f8e8-4971-ae13-8f7eb7cae74f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eab63730-f8e8-4971-ae13-8f7eb7cae74f",
"match": "https://api-prod.gambitprofit.com/api/matches/9eb1f33d-4c3d-4f41-9df4-bd7fde7b6a69/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T09:58:15.313330-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": "Miami Dolphins",
"amount": 7033.0
},
{
"team": "Denver Broncos",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "0849bddb-37ed-43eb-99f0-0a74b137b867",
"gambit_id": "4929d89b-161c-4d34-b871-498b999282dc",
"last_updated": "2023-09-26T09:13:04.154636-04:00",
"created_at": "2023-09-20T09:58:15.321238-04:00",
"name": "Miami Dolphins",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab63730-f8e8-4971-ae13-8f7eb7cae74f/?format=api"
},
{
"id": "ab21aba2-ff7e-4937-bab5-81d1cbfe489e",
"gambit_id": "7d44fb1a-efa7-4e45-8348-cc28b4f3acda",
"last_updated": "2023-09-26T09:13:04.150649-04:00",
"created_at": "2023-09-20T09:58:15.317019-04:00",
"name": "Denver Broncos",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab63730-f8e8-4971-ae13-8f7eb7cae74f/?format=api"
}
]
}