GET /api/bet_types/8adfde5d-d521-4ad9-8e5c-91c22a15cda0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8adfde5d-d521-4ad9-8e5c-91c22a15cda0",
"match": "https://api-prod.gambitprofit.com/api/matches/b40358bf-009d-471f-9117-69111cdc51cb/?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": "New Mexico",
"amount": 6862.0
},
{
"team": "New Mexico State",
"amount": 3138.0
}
],
"expected_reward_tokens": 9538.18,
"profit_sb": 38.18,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "23d50fc5-7cf8-4ec9-9b34-0e9f0d7d7664",
"gambit_id": "71c7b777-030a-4d42-b7c6-4ffc6434310c",
"last_updated": "2022-10-17T10:01:54.950458-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adfde5d-d521-4ad9-8e5c-91c22a15cda0/?format=api"
},
{
"id": "0df0ae2b-dd10-40e7-ba8f-8f96b08fbabd",
"gambit_id": "b5c43e0a-97e4-44c7-9081-aa58ddba6deb",
"last_updated": "2022-10-17T10:01:54.949474-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico State",
"reward": "3.04000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adfde5d-d521-4ad9-8e5c-91c22a15cda0/?format=api"
}
]
}