GET /api/bet_types/a9d105e0-5acf-4c95-80cd-1aba915add20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9d105e0-5acf-4c95-80cd-1aba915add20",
"match": "https://api-prod.gambitprofit.com/api/matches/9f67802a-67e2-43ff-bf19-c3806747d6cd/?format=api",
"name": "FreeForm",
"created_at": "2023-01-28T15:32:14.831473-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": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e1bb9b66-0e7c-4d9b-a8ba-723f35c9533c",
"gambit_id": "bf796e83-1754-4993-b266-945d36ece27a",
"last_updated": "2023-01-30T17:46:58.684912-05:00",
"created_at": "2023-01-28T15:32:14.832913-05:00",
"name": "Even",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d105e0-5acf-4c95-80cd-1aba915add20/?format=api"
},
{
"id": "7deb842a-8cb4-4681-8bb7-b4b4cb8e3ea8",
"gambit_id": "c974ae4f-f75f-4b75-b8fa-4619bb73c3e8",
"last_updated": "2023-01-30T17:46:58.686364-05:00",
"created_at": "2023-01-28T15:32:14.834403-05:00",
"name": "Odd",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d105e0-5acf-4c95-80cd-1aba915add20/?format=api"
}
]
}