GET /api/bet_types/480a6b13-698b-43bd-a57c-965145abad59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "480a6b13-698b-43bd-a57c-965145abad59",
"match": "https://api-prod.gambitprofit.com/api/matches/45c9fa54-9cf7-4c9d-8b46-77ef80ee0074/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-13T11:02:26.290935-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": "Texas A&M Corpus Christi",
"amount": 5939.0
},
{
"team": "SE Missouri State",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "96f7dc9e-6cc6-4c2b-8dbd-a11e402a0a4a",
"gambit_id": "9e4e5d95-55e8-4e55-a15d-96da1dfc958b",
"last_updated": "2023-03-15T09:51:55.812459-04:00",
"created_at": "2023-03-13T11:02:26.294054-04:00",
"name": "Texas A&M Corpus Christi",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/480a6b13-698b-43bd-a57c-965145abad59/?format=api"
},
{
"id": "ff23d2e8-451c-443f-b577-a1cb6a7d50d4",
"gambit_id": "fb89d0f9-3425-4190-8711-aa2d6232c79e",
"last_updated": "2023-03-15T09:51:55.810405-04:00",
"created_at": "2023-03-13T11:02:26.292463-04:00",
"name": "SE Missouri State",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/480a6b13-698b-43bd-a57c-965145abad59/?format=api"
}
]
}