GET /api/bet_types/bc7e92bd-4a8f-4320-99b9-df4322eedec2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc7e92bd-4a8f-4320-99b9-df4322eedec2",
"match": "https://api-prod.gambitprofit.com/api/matches/a0222667-5dda-4562-8522-5333edf9676f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T16:03:08.061751-04: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": "Raul Rosas Jr.",
"amount": 8377.0
},
{
"team": "Terrence Mitchell",
"amount": 1623.0
}
],
"expected_reward_tokens": 9380.94,
"profit_sb": -119.06,
"profit_sb_percentage": -1.25,
"recommended": false
},
"lines": [
{
"id": "e8e5886b-73b6-434a-a373-f42c768482d7",
"gambit_id": "bd064dcb-db7c-4496-9d63-9e44f92adb95",
"last_updated": "2023-09-18T23:18:08.850078-04:00",
"created_at": "2023-09-15T16:03:08.074533-04:00",
"name": "Raul Rosas Jr.",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7e92bd-4a8f-4320-99b9-df4322eedec2/?format=api"
},
{
"id": "ad7da484-62cd-4e36-b3bc-7173c83fa24b",
"gambit_id": "e8100460-532b-4666-a1f6-544b59565140",
"last_updated": "2023-09-18T23:18:08.846324-04:00",
"created_at": "2023-09-15T16:03:08.067427-04:00",
"name": "Terrence Mitchell",
"reward": "5.78000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7e92bd-4a8f-4320-99b9-df4322eedec2/?format=api"
}
]
}