GET /api/bet_types/e99cd91a-7fd5-43e7-b49a-6dc4802403dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e99cd91a-7fd5-43e7-b49a-6dc4802403dc",
"match": "https://api-prod.gambitprofit.com/api/matches/3bf20ca4-0a45-4fed-a26c-2c52a9190d11/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T09:38:22.827790-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": "PIT (J Oviedo)",
"amount": 5157.0
},
{
"team": "CIN (A Abbott)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "5c5e11fe-2f4a-4c53-a44e-c1f980d9983f",
"gambit_id": "1b9a8d9c-989e-4418-8bc8-c191599deaac",
"last_updated": "2023-08-12T18:18:08.721548-04:00",
"created_at": "2023-08-11T09:38:22.840641-04:00",
"name": "PIT (J Oviedo)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e99cd91a-7fd5-43e7-b49a-6dc4802403dc/?format=api"
},
{
"id": "18a70e34-a206-4c3b-b0c0-8e6b0af88eb4",
"gambit_id": "8264175a-d67d-4289-826f-fa0ffd65132d",
"last_updated": "2023-08-12T18:18:08.717573-04:00",
"created_at": "2023-08-11T09:38:22.834474-04:00",
"name": "CIN (A Abbott)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e99cd91a-7fd5-43e7-b49a-6dc4802403dc/?format=api"
}
]
}