GET /api/bet_types/21079bba-bb9d-464a-bb28-c85f0343caf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21079bba-bb9d-464a-bb28-c85f0343caf4",
"match": "https://api-prod.gambitprofit.com/api/matches/5ac000be-de0e-40d7-8c5e-12475a7f1025/?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": "93467757-680e-48e9-b89c-6a0283fbd35b",
"gambit_id": "7ba19e7a-fcb5-46ce-8be3-545256b0ef2e",
"last_updated": "2022-11-29T10:07:04.659753-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/21079bba-bb9d-464a-bb28-c85f0343caf4/?format=api"
},
{
"id": "04ec5701-1389-4ff7-8144-2c4bb0fca2c3",
"gambit_id": "61ff305f-c692-4867-bca5-c0b8047f5cb2",
"last_updated": "2022-11-29T10:07:04.660943-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/21079bba-bb9d-464a-bb28-c85f0343caf4/?format=api"
}
]
}