GET /api/bet_types/be527831-d9df-4b4f-a6db-c9f3b398d9df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be527831-d9df-4b4f-a6db-c9f3b398d9df",
"match": "https://api-prod.gambitprofit.com/api/matches/b2a9991b-d466-4b31-9ae9-03664a215071/?format=api",
"name": "FreeForm",
"created_at": "2022-12-27T11:12:12.869488-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "28d96480-1c6c-4187-a103-d33193425f31",
"gambit_id": "76147bf4-b3d5-4161-8775-2eb7ae157ae0",
"last_updated": "2022-12-30T19:02:03.144838-05:00",
"created_at": "2022-12-27T11:12:12.871110-05:00",
"name": "Even",
"reward": "1.78000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be527831-d9df-4b4f-a6db-c9f3b398d9df/?format=api"
},
{
"id": "97422a0b-9255-4325-8289-bcfd4bd0da64",
"gambit_id": "58854470-f073-4231-a4f7-b7f0e571bd60",
"last_updated": "2022-12-30T19:02:03.145930-05:00",
"created_at": "2022-12-27T11:12:12.872460-05:00",
"name": "Odd",
"reward": "1.78000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be527831-d9df-4b4f-a6db-c9f3b398d9df/?format=api"
}
]
}