GET /api/bet_types/431bc1ba-f9af-4947-b61d-d6e20573a1c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "431bc1ba-f9af-4947-b61d-d6e20573a1c9",
"match": "https://api-prod.gambitprofit.com/api/matches/40f14e71-661a-420a-b683-985a240f0a58/?format=api",
"name": "Pick the Winner",
"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": "James Madison",
"amount": 6359.0
},
{
"team": "Mid Tenn State",
"amount": 3641.0
}
],
"expected_reward_tokens": 9284.14,
"profit_sb": 284.14,
"profit_sb_percentage": 3.16,
"recommended": true
},
"lines": [
{
"id": "e4a72469-ad1b-432e-8280-2174e06fdffc",
"gambit_id": "90522ef5-7111-4777-890c-ca98e041feb8",
"last_updated": "2022-09-05T09:42:19.433256-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "James Madison",
"reward": "1.46000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/431bc1ba-f9af-4947-b61d-d6e20573a1c9/?format=api"
},
{
"id": "2882d435-4edd-4803-98e0-05466a3ac7e7",
"gambit_id": "5943d7bd-d98d-4d01-a628-222814d36fc5",
"last_updated": "2022-09-05T09:42:19.434247-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "2.55000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/431bc1ba-f9af-4947-b61d-d6e20573a1c9/?format=api"
}
]
}