GET /api/bet_types/3dac3c5f-ad58-426c-98fb-7e0066d630f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3dac3c5f-ad58-426c-98fb-7e0066d630f9",
"match": "https://api-prod.gambitprofit.com/api/matches/9593d833-5167-4708-9c18-547f1eb63113/?format=api",
"name": "FreeForm",
"created_at": "2024-01-01T00:33:22.131725-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1587cd2e-e26d-44b9-a17a-467c303dc359",
"gambit_id": "16df1bcb-29de-49a0-9b04-43d31a88d60b",
"last_updated": "2024-01-03T11:03:23.410888-05:00",
"created_at": "2024-01-01T00:33:22.136045-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dac3c5f-ad58-426c-98fb-7e0066d630f9/?format=api"
},
{
"id": "273649fe-a675-4c18-abc2-0489ac710fdb",
"gambit_id": "b89a346c-9a9e-4200-91c7-e5c18603945d",
"last_updated": "2024-01-03T11:03:23.414421-05:00",
"created_at": "2024-01-01T00:33:22.140302-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dac3c5f-ad58-426c-98fb-7e0066d630f9/?format=api"
}
]
}