GET /api/bet_types/e5877996-02b1-4a51-8dde-84c89bd2075b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5877996-02b1-4a51-8dde-84c89bd2075b",
"match": "https://api-prod.gambitprofit.com/api/matches/824046c9-b66c-4875-b430-16b1912be2d9/?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": "Central Michigan",
"amount": 6493.0
},
{
"team": "South Alabama",
"amount": 3507.0
}
],
"expected_reward_tokens": 9153.27,
"profit_sb": 153.27,
"profit_sb_percentage": 1.7,
"recommended": true
},
"lines": [
{
"id": "54572a16-91c2-4d0a-8f65-e0a1e33ae6a9",
"gambit_id": "828018df-d665-4d8f-9159-add5ed238fbf",
"last_updated": "2022-09-11T11:02:03.023758-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Michigan",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5877996-02b1-4a51-8dde-84c89bd2075b/?format=api"
},
{
"id": "ab26ee58-6759-4d30-8fbd-66c1d1670579",
"gambit_id": "e03c9f82-1aa7-46e4-8dc6-94e00f08f2ab",
"last_updated": "2022-09-11T11:02:03.024817-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "2.61000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5877996-02b1-4a51-8dde-84c89bd2075b/?format=api"
}
]
}