GET /api/bet_types/1722ed06-3304-4800-a5fd-98472120b84e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1722ed06-3304-4800-a5fd-98472120b84e",
"match": "https://api-prod.gambitprofit.com/api/matches/3cc79f6b-9b5e-4f10-9aa9-98030e70e027/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (A Nola)",
"amount": 6170.0
},
{
"team": "CHC (H Wesneski)",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "28c35323-51ca-47ed-83f9-5acb7d6936bc",
"gambit_id": "21bf4c35-5aac-4ed2-8a77-097fe032ccdf",
"last_updated": "2022-09-29T10:27:31.584172-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1722ed06-3304-4800-a5fd-98472120b84e/?format=api"
},
{
"id": "ae53afeb-e262-4e35-b93d-ad5d896c932c",
"gambit_id": "7fc58616-71fa-441e-8cd3-9885672d7d38",
"last_updated": "2022-09-29T10:27:31.585150-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (H Wesneski)",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1722ed06-3304-4800-a5fd-98472120b84e/?format=api"
}
]
}