GET /api/bet_types/b795a2de-3e3b-4841-9749-6a478ff821f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b795a2de-3e3b-4841-9749-6a478ff821f8",
"match": "https://api-prod.gambitprofit.com/api/matches/cd13a6c6-e046-46e7-8b15-653baf340fef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T16:02:54.583438-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": "Kansas City Royals",
"amount": 5440.0
},
{
"team": "Oakland Athletics",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "8025c549-6bc8-4721-900a-4536520460ae",
"gambit_id": "c156ebdd-1d8e-4476-bf74-7027be86b540",
"last_updated": "2023-08-23T10:03:14.422868-04:00",
"created_at": "2023-08-22T16:02:54.588909-04:00",
"name": "Kansas City Royals",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b795a2de-3e3b-4841-9749-6a478ff821f8/?format=api"
},
{
"id": "5a18864c-88ae-4dc3-97b4-77d367ad6541",
"gambit_id": "847cea06-d726-402b-beef-3fd824a7bb85",
"last_updated": "2023-08-23T10:03:14.426168-04:00",
"created_at": "2023-08-22T16:02:54.594865-04:00",
"name": "Oakland Athletics",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b795a2de-3e3b-4841-9749-6a478ff821f8/?format=api"
}
]
}