GET /api/bet_types/90578cdd-c191-440d-becf-f0a4d4798ebe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90578cdd-c191-440d-becf-f0a4d4798ebe",
"match": "https://api-prod.gambitprofit.com/api/matches/32770cfd-426c-4705-8804-4c905a834a00/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:47:02.632685-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": "Charles Johnson",
"amount": 5493.0
},
{
"team": "Cody Durden",
"amount": 4507.0
}
],
"expected_reward_tokens": 9283.17,
"profit_sb": -216.83,
"profit_sb_percentage": -2.28,
"recommended": false
},
"lines": [
{
"id": "8adbc71c-6991-44ba-9d43-c4a852c7d409",
"gambit_id": "60aa0845-c064-46c9-b168-08d6cdbab33c",
"last_updated": "2023-05-01T12:27:22.616063-04:00",
"created_at": "2023-04-29T16:47:02.634508-04:00",
"name": "Charles Johnson",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90578cdd-c191-440d-becf-f0a4d4798ebe/?format=api"
},
{
"id": "4e86efca-75f2-4b56-8ce5-d5ab46f7ca8d",
"gambit_id": "1778b6ea-42c2-49f8-8ad9-af611fc5aba7",
"last_updated": "2023-05-01T12:27:22.617489-04:00",
"created_at": "2023-04-29T16:47:02.636202-04:00",
"name": "Cody Durden",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90578cdd-c191-440d-becf-f0a4d4798ebe/?format=api"
}
]
}