GET /api/bet_types/6211db65-a4e1-48e2-8f74-8f19af7632fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6211db65-a4e1-48e2-8f74-8f19af7632fb",
"match": "https://api-prod.gambitprofit.com/api/matches/7241722f-f1ae-4ddf-9de5-546589af7142/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:04.955331-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": "CLE (S Bieber)",
"amount": 6293.0
},
{
"team": "DET (M Lorenzen)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "554ea063-e18a-4208-93b8-dcec73fdc7df",
"gambit_id": "0e8d91e8-d3f0-4cbd-b08a-822cbf2d0ce5",
"last_updated": "2023-05-10T15:47:08.868552-04:00",
"created_at": "2023-05-09T11:07:04.957091-04:00",
"name": "CLE (S Bieber)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6211db65-a4e1-48e2-8f74-8f19af7632fb/?format=api"
},
{
"id": "4c3d5017-800e-47bb-b668-12d36acd5d78",
"gambit_id": "b65f60b0-ac0c-4fe4-b0ae-4a53283bae2c",
"last_updated": "2023-05-10T15:47:08.870027-04:00",
"created_at": "2023-05-09T11:07:04.959733-04:00",
"name": "DET (M Lorenzen)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6211db65-a4e1-48e2-8f74-8f19af7632fb/?format=api"
}
]
}