GET /api/bet_types/6bf8089c-6e79-425f-8b9c-2f587efaebda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bf8089c-6e79-425f-8b9c-2f587efaebda",
"match": "https://api-prod.gambitprofit.com/api/matches/ff6366ff-5dc3-49c1-ae63-a7aa707fb674/?format=api",
"name": "FreeForm",
"created_at": "2024-01-13T09:38:17.056961-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": "8f3e6e7a-2461-490e-8485-3f3d1e4a1f8c",
"gambit_id": "27fb363b-1e97-4411-88d1-5d0e2ed9a4e0",
"last_updated": "2024-01-17T22:43:17.271647-05:00",
"created_at": "2024-01-13T09:38:17.060653-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf8089c-6e79-425f-8b9c-2f587efaebda/?format=api"
},
{
"id": "a9c73534-3f12-4768-a689-3b4a228365a6",
"gambit_id": "0c33a63a-0bd1-45a4-9761-264681398919",
"last_updated": "2024-01-17T22:43:17.274988-05:00",
"created_at": "2024-01-13T09:38:17.064382-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf8089c-6e79-425f-8b9c-2f587efaebda/?format=api"
}
]
}