GET /api/bet_types/5520d976-3711-472a-97b5-590aebdfc166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5520d976-3711-472a-97b5-590aebdfc166",
"match": "https://api-prod.gambitprofit.com/api/matches/6211e87e-66a3-4939-9069-75b5758a058a/?format=api",
"name": "FreeForm",
"created_at": "2023-01-24T09:31:53.221755-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": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "b522d0f6-3260-4a6a-8f8a-7e78f2577087",
"gambit_id": "fcae53c9-38a6-4b78-baff-387eb0849b50",
"last_updated": "2023-01-26T10:56:59.006651-05:00",
"created_at": "2023-01-24T09:31:53.224771-05:00",
"name": "Odd",
"reward": "1.89000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5520d976-3711-472a-97b5-590aebdfc166/?format=api"
},
{
"id": "32494e68-eff8-4151-b34b-50c1406adbb3",
"gambit_id": "885e5323-7dc7-471d-bffa-3838ebe441b8",
"last_updated": "2023-01-26T10:56:59.004895-05:00",
"created_at": "2023-01-24T09:31:53.223208-05:00",
"name": "Even",
"reward": "1.89000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5520d976-3711-472a-97b5-590aebdfc166/?format=api"
}
]
}