GET /api/bet_types/d987b339-3ae5-4f87-88b0-081572e3a6ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d987b339-3ae5-4f87-88b0-081572e3a6ed",
"match": "https://api-prod.gambitprofit.com/api/matches/dfab32f1-7b0f-4e9e-90d4-d4fea8fa7e89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T13:03:05.738341-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": "Tennessee Titans",
"amount": 5614.0
},
{
"team": "Minnesota Vikings",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "44630515-4665-4b77-9903-580c45155955",
"gambit_id": "4ed46a1c-ae0e-4091-82be-8306a384f656",
"last_updated": "2023-08-21T19:53:16.075980-04:00",
"created_at": "2023-08-17T13:03:05.743729-04:00",
"name": "Tennessee Titans",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d987b339-3ae5-4f87-88b0-081572e3a6ed/?format=api"
},
{
"id": "3ad688ec-5df3-4096-9145-2ecb20074682",
"gambit_id": "1e464f78-342c-4e42-8b7f-2ff35bf17ad0",
"last_updated": "2023-08-21T19:53:16.079345-04:00",
"created_at": "2023-08-17T13:03:05.748180-04:00",
"name": "Minnesota Vikings",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d987b339-3ae5-4f87-88b0-081572e3a6ed/?format=api"
}
]
}