GET /api/bet_types/a4297ff5-89c9-4038-b072-5a6da3373f9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4297ff5-89c9-4038-b072-5a6da3373f9e",
"match": "https://api-prod.gambitprofit.com/api/matches/88fc0060-3374-4b0b-9aba-f370299dfa99/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:46.867557-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": "MIA (J Luzardo)",
"amount": 5013.0
},
{
"team": "NYM (D Peterson)",
"amount": 4987.0
}
],
"expected_reward_tokens": 9574.83,
"profit_sb": 74.83,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "4dfef20f-2520-4a40-a4a1-632b3a2ad68a",
"gambit_id": "c71e8154-4a49-4156-b3e3-be45f698d61f",
"last_updated": "2023-04-01T10:32:23.185431-04:00",
"created_at": "2023-03-31T09:56:46.870128-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.91000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4297ff5-89c9-4038-b072-5a6da3373f9e/?format=api"
},
{
"id": "37a87046-8e4e-4b0c-bc76-da783e5fd712",
"gambit_id": "ad332ff9-3676-4b02-b224-077d2c8cb40b",
"last_updated": "2023-04-01T10:32:23.187268-04:00",
"created_at": "2023-03-31T09:56:46.872885-04:00",
"name": "NYM (D Peterson)",
"reward": "1.92000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4297ff5-89c9-4038-b072-5a6da3373f9e/?format=api"
}
]
}