GET /api/bet_types/e113a9ab-ea6a-4506-9078-bde2d4f9bfaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e113a9ab-ea6a-4506-9078-bde2d4f9bfaa",
"match": "https://api-prod.gambitprofit.com/api/matches/d4ea925f-35ef-43b8-aa23-b94d7c7c2fd8/?format=api",
"name": "FreeForm",
"created_at": "2023-12-23T09:18:02.347641-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": "a1e1336a-39cf-43f9-941d-09112bb77467",
"gambit_id": "7e4e96c1-21d4-4903-8718-cc77a1a6817e",
"last_updated": "2023-12-26T20:18:11.273373-05:00",
"created_at": "2023-12-23T09:18:02.352725-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e113a9ab-ea6a-4506-9078-bde2d4f9bfaa/?format=api"
},
{
"id": "a7bfc215-2918-4771-a530-78fa0e9988d0",
"gambit_id": "69dca951-6322-4dd0-9ffd-3c613c3081cd",
"last_updated": "2023-12-26T20:18:11.276942-05:00",
"created_at": "2023-12-23T09:18:02.357897-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e113a9ab-ea6a-4506-9078-bde2d4f9bfaa/?format=api"
}
]
}