GET /api/bet_types/ed214ffe-a9b6-4725-be85-0783e7f850cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed214ffe-a9b6-4725-be85-0783e7f850cc",
"match": "https://api-prod.gambitprofit.com/api/matches/785f54f5-cf1c-4e08-8bce-d0039acb983a/?format=api",
"name": "FreeForm",
"created_at": "1969-12-31T19:00:00-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": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7c622883-4a08-4f6d-b58c-b8981f1b8dea",
"gambit_id": "6ad8978a-6a71-4160-915e-102d37453e93",
"last_updated": "2022-11-17T11:13:07.541220-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Even",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed214ffe-a9b6-4725-be85-0783e7f850cc/?format=api"
},
{
"id": "52020682-b6b3-4d2f-8437-45ff08b08975",
"gambit_id": "4dba98d2-d8a3-409c-80ef-a74de33b4f2c",
"last_updated": "2022-11-17T11:13:07.542288-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Odd",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed214ffe-a9b6-4725-be85-0783e7f850cc/?format=api"
}
]
}