GET /api/bet_types/e73959af-5b61-4918-b277-83464aa41fc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e73959af-5b61-4918-b277-83464aa41fc8",
"match": "https://api-prod.gambitprofit.com/api/matches/2b7201be-e4f6-4706-bb40-bddfd1f27208/?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": "Southern Miss",
"amount": 6326.0
},
{
"team": "Arkansas State",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "6e9f5eef-a341-4f16-9557-64b653c84f4d",
"gambit_id": "054e8b48-7476-4a77-a1b5-e9f7db41b207",
"last_updated": "2022-10-17T09:46:56.496148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southern Miss",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73959af-5b61-4918-b277-83464aa41fc8/?format=api"
},
{
"id": "b6ae2fc8-8c3c-425e-964b-c713c16b95ba",
"gambit_id": "65891046-c6da-4912-ac40-30adce6dc4b9",
"last_updated": "2022-10-17T09:46:56.497177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arkansas State",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73959af-5b61-4918-b277-83464aa41fc8/?format=api"
}
]
}