GET /api/bet_types/218ccd80-1a13-476f-ad68-d8606b1ac2e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "218ccd80-1a13-476f-ad68-d8606b1ac2e6",
"match": "https://api-prod.gambitprofit.com/api/matches/f4baeff2-070f-4c68-a139-442233866d6f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-04T09:53:06.238748-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": "Gabriel Bonfim",
"amount": 7844.0
},
{
"team": "Nicolas Dalby",
"amount": 2156.0
}
],
"expected_reward_tokens": 9334.36,
"profit_sb": -165.64,
"profit_sb_percentage": -1.74,
"recommended": false
},
"lines": [
{
"id": "7c688e34-1cda-404e-b1c1-e83f92a1fc49",
"gambit_id": "c6e6c046-d0cb-4977-8860-5892b313495e",
"last_updated": "2023-11-06T21:33:16.510319-05:00",
"created_at": "2023-11-04T09:53:06.247222-04:00",
"name": "Gabriel Bonfim",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/218ccd80-1a13-476f-ad68-d8606b1ac2e6/?format=api"
},
{
"id": "f9a0536e-63a0-4c9b-a6f7-0836c6aaa87c",
"gambit_id": "b85e3da4-bf27-4844-aafb-d6e00b196a4e",
"last_updated": "2023-11-06T21:33:16.506565-05:00",
"created_at": "2023-11-04T09:53:06.243200-04:00",
"name": "Nicolas Dalby",
"reward": "4.33000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/218ccd80-1a13-476f-ad68-d8606b1ac2e6/?format=api"
}
]
}