GET /api/bet_types/ee62833b-32ac-4744-a582-421fdfa5ebe0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee62833b-32ac-4744-a582-421fdfa5ebe0",
"match": "https://api-prod.gambitprofit.com/api/matches/018a112d-c630-4311-ac61-08c4fd8b8736/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T10:48:05.583735-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": "Marc-Andre Barriault",
"amount": 5789.0
},
{
"team": "Eryk Anders",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "62cf8f18-8f58-49bd-ae5b-2184aba8f697",
"gambit_id": "891c41b2-1f31-43ac-b93a-5e0e3da00e77",
"last_updated": "2023-06-12T10:27:56.905403-04:00",
"created_at": "2023-06-10T10:48:05.590156-04:00",
"name": "Marc-Andre Barriault",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee62833b-32ac-4744-a582-421fdfa5ebe0/?format=api"
},
{
"id": "12382a69-075b-4c15-8443-1a736035fefb",
"gambit_id": "8369ea36-97b6-407f-8be2-539b5423ced3",
"last_updated": "2023-06-12T10:27:56.902469-04:00",
"created_at": "2023-06-10T10:48:05.587157-04:00",
"name": "Eryk Anders",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee62833b-32ac-4744-a582-421fdfa5ebe0/?format=api"
}
]
}