GET /api/bet_types/b55b6964-76ec-4d70-8984-e68b1b75682d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b55b6964-76ec-4d70-8984-e68b1b75682d",
"match": "https://api-prod.gambitprofit.com/api/matches/1a6f526a-9d6c-4ccc-900e-69317841e76f/?format=api",
"name": "FreeForm",
"created_at": "2023-01-30T17:46:53.879782-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0ae327a6-1226-4d91-9f14-1bb241652bb5",
"gambit_id": "59efc0a8-5a36-4c73-9883-ca4774d1905e",
"last_updated": "2023-01-31T09:17:14.630047-05:00",
"created_at": "2023-01-30T17:46:53.881038-05:00",
"name": "Even",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55b6964-76ec-4d70-8984-e68b1b75682d/?format=api"
},
{
"id": "da3bdc9a-af13-45a7-aee8-ba7e02393076",
"gambit_id": "0cd98c9a-858d-4a8b-95a0-17afecc1b366",
"last_updated": "2023-01-31T09:17:14.631563-05:00",
"created_at": "2023-01-30T17:46:53.882333-05:00",
"name": "Odd",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55b6964-76ec-4d70-8984-e68b1b75682d/?format=api"
}
]
}