GET /api/bet_types/71b8ce5a-9c9f-423e-b73f-af86e62f547a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71b8ce5a-9c9f-423e-b73f-af86e62f547a",
"match": "https://api-prod.gambitprofit.com/api/matches/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:07:10.238676-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": "St Louis Battlehawks",
"amount": 7610.0
},
{
"team": "Orlando Guardians",
"amount": 2390.0
}
],
"expected_reward_tokens": 9512.2,
"profit_sb": 12.2,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "42f7c47b-1313-4a34-ae54-8034d8136f40",
"gambit_id": "5612a76f-0974-4b9d-9253-b9e41c927b01",
"last_updated": "2023-04-24T18:47:08.292337-04:00",
"created_at": "2023-04-22T13:07:10.240106-04:00",
"name": "St Louis Battlehawks",
"reward": "1.25000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b8ce5a-9c9f-423e-b73f-af86e62f547a/?format=api"
},
{
"id": "6ccb3ca7-4788-47b5-a23f-0565d542b409",
"gambit_id": "e04758d3-b5a1-4f7a-abc3-8c6ef3f6a351",
"last_updated": "2023-04-24T18:47:08.295372-04:00",
"created_at": "2023-04-22T13:07:10.241572-04:00",
"name": "Orlando Guardians",
"reward": "3.98000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b8ce5a-9c9f-423e-b73f-af86e62f547a/?format=api"
}
]
}