GET /api/bet_types/5a2461a6-2681-4ad3-8f23-98f9c964f33d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a2461a6-2681-4ad3-8f23-98f9c964f33d",
"match": "https://api-prod.gambitprofit.com/api/matches/a46afe5c-279e-4c30-8509-5740836ea7c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-09T15:23:05.971769-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": "Tampa Bay Lightning",
"amount": 5861.0
},
{
"team": "Nashville Predators",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "ea4a8154-ddd3-4db5-a220-88ec410bb33d",
"gambit_id": "10584061-945e-4937-88ae-939ec7eb5111",
"last_updated": "2023-10-11T09:08:01.169204-04:00",
"created_at": "2023-10-09T15:23:06.000698-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2461a6-2681-4ad3-8f23-98f9c964f33d/?format=api"
},
{
"id": "37e71210-d148-4434-90dc-d5408d6e715b",
"gambit_id": "ac0127af-05a2-41f3-9423-df4fffbd74bc",
"last_updated": "2023-10-11T09:08:01.164935-04:00",
"created_at": "2023-10-09T15:23:05.980748-04:00",
"name": "Nashville Predators",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2461a6-2681-4ad3-8f23-98f9c964f33d/?format=api"
}
]
}