GET /api/bet_types/36531e5c-a329-4e92-b909-4a654ddca690/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36531e5c-a329-4e92-b909-4a654ddca690",
"match": "https://api-prod.gambitprofit.com/api/matches/6ab30f1c-efdd-4ebb-b5f2-ea563ecf165c/?format=api",
"name": "FreeForm",
"created_at": "2023-01-18T09:36:55.991241-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": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "797b6fa1-f7f5-42ed-a4e3-0cffa2e33283",
"gambit_id": "148f3c61-5d75-48bc-a332-0275be4cf8b6",
"last_updated": "2023-01-19T09:42:18.873601-05:00",
"created_at": "2023-01-18T09:36:55.993708-05:00",
"name": "Even",
"reward": "1.89000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36531e5c-a329-4e92-b909-4a654ddca690/?format=api"
},
{
"id": "ed2d3d9d-1ce1-49fe-af05-0bdf0f97ca42",
"gambit_id": "d641646d-e0de-4dd7-9cb8-32ca11009d8a",
"last_updated": "2023-01-19T09:42:18.874783-05:00",
"created_at": "2023-01-18T09:36:55.998772-05:00",
"name": "Odd",
"reward": "1.89000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36531e5c-a329-4e92-b909-4a654ddca690/?format=api"
}
]
}