GET /api/bet_types/ba622b9a-67ce-4149-bc1b-4b5bbd986d57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba622b9a-67ce-4149-bc1b-4b5bbd986d57",
"match": "https://api-prod.gambitprofit.com/api/matches/9a5fb337-1b1a-45a0-9098-a3a736b25dc1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T09:08:18.929032-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": 5117.0
},
{
"team": "ATL (K Wright)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "8e242ca8-3ac0-45c9-83e4-a1cb5df9db38",
"gambit_id": "2ba34ece-1d61-4467-aec6-ee2a7904dab5",
"last_updated": "2023-09-20T09:23:07.246495-04:00",
"created_at": "2023-09-18T09:08:18.935987-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba622b9a-67ce-4149-bc1b-4b5bbd986d57/?format=api"
},
{
"id": "07ac2748-c966-4ecf-83ee-43fdd0d8c0e4",
"gambit_id": "f5bfef5a-6664-440c-8595-92f6d1e69e07",
"last_updated": "2023-09-20T09:23:07.250012-04:00",
"created_at": "2023-09-18T09:08:18.944673-04:00",
"name": "ATL (K Wright)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba622b9a-67ce-4149-bc1b-4b5bbd986d57/?format=api"
}
]
}