GET /api/bet_types/b2d88056-efd9-4cbc-a16f-252b39a207c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2d88056-efd9-4cbc-a16f-252b39a207c8",
"match": "https://api-prod.gambitprofit.com/api/matches/a2e13cb3-ef1f-429b-81ab-7c9fa5da69b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:17.901151-05: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": "Oklahoma City Thunder",
"amount": 8033.0
},
{
"team": "Memphis Grizzlies",
"amount": 1967.0
}
],
"expected_reward_tokens": 9478.94,
"profit_sb": -21.06,
"profit_sb_percentage": -0.22,
"recommended": false
},
"lines": [
{
"id": "87255cf7-7bde-4a4b-b7c5-c4ad41cdde37",
"gambit_id": "a99bcaef-36bf-440a-923c-9f796e5f34e1",
"last_updated": "2023-12-19T20:53:16.638786-05:00",
"created_at": "2023-12-18T09:53:17.909970-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.18000",
"odds": "1.18870",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2d88056-efd9-4cbc-a16f-252b39a207c8/?format=api"
},
{
"id": "f6cb8c89-b9c6-43c4-a5c1-b2a0f1845c58",
"gambit_id": "b22dc625-da70-4adb-87fc-f08d575c722f",
"last_updated": "2023-12-19T20:53:16.635297-05:00",
"created_at": "2023-12-18T09:53:17.905344-05:00",
"name": "Memphis Grizzlies",
"reward": "4.82000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2d88056-efd9-4cbc-a16f-252b39a207c8/?format=api"
}
]
}