GET /api/bet_types/32ba0056-346b-46fc-9568-850e3737999e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32ba0056-346b-46fc-9568-850e3737999e",
"match": "https://api-prod.gambitprofit.com/api/matches/4db18a02-dd02-4fec-b023-969acd9f5eec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-24T11:07:02.910282-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": "Los Angeles Lakers",
"amount": 6547.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "8927ecb2-c172-42f7-894b-62e98b5ecf46",
"gambit_id": "766e82f4-5790-4205-9813-047452b42df1",
"last_updated": "2023-03-26T13:37:07.426915-04:00",
"created_at": "2023-03-24T11:07:02.912170-04:00",
"name": "Los Angeles Lakers",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ba0056-346b-46fc-9568-850e3737999e/?format=api"
},
{
"id": "2bd56054-21a2-485c-9e4e-a455fa6bd96b",
"gambit_id": "24f15c8f-0eea-4f53-ba4b-3b2c65a95437",
"last_updated": "2023-03-26T13:37:07.424868-04:00",
"created_at": "2023-03-24T11:07:02.914321-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ba0056-346b-46fc-9568-850e3737999e/?format=api"
}
]
}