GET /api/bet_types/7f3913d1-ea8c-4c51-871d-007c055c3a9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f3913d1-ea8c-4c51-871d-007c055c3a9e",
"match": "https://api-prod.gambitprofit.com/api/matches/7510e069-a77d-4068-b3fc-5f7fbf05bcf2/?format=api",
"name": "FreeForm",
"created_at": "2023-06-04T13:31:53.042931-04: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": "8d222002-0690-4ac4-8f40-c275bd4ab083",
"gambit_id": "1ed9bd0f-f25c-4ffc-8b35-29780aa76869",
"last_updated": "2023-06-06T16:06:50.714787-04:00",
"created_at": "2023-06-04T13:31:53.045323-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3913d1-ea8c-4c51-871d-007c055c3a9e/?format=api"
},
{
"id": "0278b3bb-79c5-43c1-b0b5-606f2ed3830e",
"gambit_id": "056ea093-4d12-443c-afea-a5aec4c0ecf8",
"last_updated": "2023-06-06T16:06:50.717284-04:00",
"created_at": "2023-06-04T13:31:53.047833-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3913d1-ea8c-4c51-871d-007c055c3a9e/?format=api"
}
]
}