GET /api/bet_types/8762f3da-22a2-46b8-8fba-98f46b135daa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8762f3da-22a2-46b8-8fba-98f46b135daa",
"match": "https://api-prod.gambitprofit.com/api/matches/98f1b44c-a988-4d9f-aca8-f947872c8169/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T11:06:58.940933-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": "Utah State",
"amount": 5317.0
},
{
"team": "Missouri",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "660ec2e4-f6c7-4e69-a3dd-f65dfa3a117f",
"gambit_id": "2d440410-62d3-49ab-a6bf-3daa77e918bf",
"last_updated": "2023-03-17T10:47:20.634985-04:00",
"created_at": "2023-03-15T11:06:58.943245-04:00",
"name": "Utah State",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8762f3da-22a2-46b8-8fba-98f46b135daa/?format=api"
},
{
"id": "d1b360cb-36e4-407d-bfa0-f7a50c2e063c",
"gambit_id": "1f9b89af-5b57-4bfa-9c97-c8cb15bbc9d7",
"last_updated": "2023-03-17T10:47:20.633687-04:00",
"created_at": "2023-03-15T11:06:58.942046-04:00",
"name": "Missouri",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8762f3da-22a2-46b8-8fba-98f46b135daa/?format=api"
}
]
}