GET /api/bet_types/2fba89db-ffe4-43c0-b449-824db1dcb89b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fba89db-ffe4-43c0-b449-824db1dcb89b",
"match": "https://api-prod.gambitprofit.com/api/matches/c5a4531c-bd1b-4195-ac05-041a502c28b1/?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": "CHC (A Sampson)",
"amount": 5899.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "f6ada76c-1cc2-4bd4-9ce9-3c5bba9fea64",
"gambit_id": "7a3d649c-4e63-446e-879c-3787957a06be",
"last_updated": "2022-10-01T09:17:05.033866-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (A Sampson)",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fba89db-ffe4-43c0-b449-824db1dcb89b/?format=api"
},
{
"id": "2be01ca2-081e-4912-b315-288c32bfdb87",
"gambit_id": "bea6195b-c7d0-4ca0-9f1b-75f5e3f5c056",
"last_updated": "2022-10-01T09:17:05.034847-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (G Ashcraft)",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fba89db-ffe4-43c0-b449-824db1dcb89b/?format=api"
}
]
}