GET /api/bet_types/729ca2e5-0a49-41f4-9d98-8046c4f14d6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "729ca2e5-0a49-41f4-9d98-8046c4f14d6c",
"match": "https://api-prod.gambitprofit.com/api/matches/af07ece3-408a-4e2f-b6ec-8e63b1216b08/?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": "4ff1f66b-d9db-4674-89fe-d0cac6e4cdec",
"gambit_id": "a8b681a2-fd38-4b7c-a2ce-b9e0d5a30af0",
"last_updated": "2022-11-22T09:37:07.292304-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/729ca2e5-0a49-41f4-9d98-8046c4f14d6c/?format=api"
},
{
"id": "b600d113-5744-4f49-be6f-571f2a82cc77",
"gambit_id": "d1811d12-23be-4b0a-b7d9-1bf3493aad01",
"last_updated": "2022-11-22T09:37:07.293310-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/729ca2e5-0a49-41f4-9d98-8046c4f14d6c/?format=api"
}
]
}