GET /api/bet_types/24370889-e287-4bbc-8f9c-34ef57053e1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24370889-e287-4bbc-8f9c-34ef57053e1c",
"match": "https://api-prod.gambitprofit.com/api/matches/db741fa1-f7ab-43a2-a290-0468e71331b3/?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": "Mid Tenn State",
"amount": 5492.0
},
{
"team": "Louisiana Tech",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "c8e7da47-f4f5-4072-842f-f2b889028d29",
"gambit_id": "0782d0a5-a9b3-4c69-a516-0e4ecc2d0221",
"last_updated": "2022-11-06T08:58:19.468676-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24370889-e287-4bbc-8f9c-34ef57053e1c/?format=api"
},
{
"id": "87e4826d-d419-4f0e-a254-33e73652259d",
"gambit_id": "a7fae484-4382-4eb6-bb5a-1f652a58566a",
"last_updated": "2022-11-06T08:58:19.467725-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisiana Tech",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24370889-e287-4bbc-8f9c-34ef57053e1c/?format=api"
}
]
}