GET /api/bet_types/57fe7494-b85d-4f4d-b849-4fb2089e143b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57fe7494-b85d-4f4d-b849-4fb2089e143b",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb9d249-2226-4752-9687-d4a52c1c1fff/?format=api",
"name": "FreeForm",
"created_at": "2023-09-23T09:42:55.731015-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "93d2d337-6a36-491d-a687-19b039a6f2f3",
"gambit_id": "6f91b746-b98e-4048-b188-ae6db32ab3a0",
"last_updated": "2023-09-25T14:33:18.883717-04:00",
"created_at": "2023-09-23T09:42:55.739433-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57fe7494-b85d-4f4d-b849-4fb2089e143b/?format=api"
},
{
"id": "e59fb21e-373c-4e71-a3a5-30e48dce8afa",
"gambit_id": "5b1774dd-589e-46d2-acf5-4153523d8fd2",
"last_updated": "2023-09-25T14:33:18.880474-04:00",
"created_at": "2023-09-23T09:42:55.735537-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57fe7494-b85d-4f4d-b849-4fb2089e143b/?format=api"
}
]
}