GET /api/bet_types/a9307826-2ef3-4c56-83b2-53db7d9a1232/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9307826-2ef3-4c56-83b2-53db7d9a1232",
"match": "https://api-prod.gambitprofit.com/api/matches/caa71703-c511-46a4-99e0-7839f23e6f7a/?format=api",
"name": "FreeForm",
"created_at": "2024-01-08T09:02:58.434116-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": "7aba6ee8-6eae-4928-848f-ea01c2e52874",
"gambit_id": "a08376b5-d6ab-4cfe-998a-ccffa1ea31c5",
"last_updated": "2024-01-10T10:13:25.179908-05:00",
"created_at": "2024-01-08T09:02:58.437825-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9307826-2ef3-4c56-83b2-53db7d9a1232/?format=api"
},
{
"id": "d04bd77a-b753-4dd6-a461-4c35d584af43",
"gambit_id": "f585bfa5-7780-40d6-b08e-185b49b6be10",
"last_updated": "2024-01-10T10:13:25.183215-05:00",
"created_at": "2024-01-08T09:02:58.441477-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9307826-2ef3-4c56-83b2-53db7d9a1232/?format=api"
}
]
}