GET /api/bet_types/052dd9d4-05bb-476f-aff6-8ac21e54325a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "052dd9d4-05bb-476f-aff6-8ac21e54325a",
"match": "https://api-prod.gambitprofit.com/api/matches/20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:57.918778-05: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": "Sacramento Kings",
"amount": 6099.0
},
{
"team": "Memphis Grizzlies",
"amount": 3901.0
}
],
"expected_reward_tokens": 9635.47,
"profit_sb": 135.47,
"profit_sb_percentage": 1.43,
"recommended": true
},
"lines": [
{
"id": "2e256672-c0e4-459a-b98a-929fa9334370",
"gambit_id": "f4c8e07f-01ff-47a9-bca0-6e2415593b7b",
"last_updated": "2023-01-24T09:36:52.902626-05:00",
"created_at": "2023-01-23T09:11:57.919912-05:00",
"name": "Sacramento Kings",
"reward": "1.58000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052dd9d4-05bb-476f-aff6-8ac21e54325a/?format=api"
},
{
"id": "504ccaf3-3646-4e19-be09-5cca2e64c1a3",
"gambit_id": "10535c69-b227-4468-97de-45af1c60323a",
"last_updated": "2023-01-24T09:36:52.903823-05:00",
"created_at": "2023-01-23T09:11:57.921263-05:00",
"name": "Memphis Grizzlies",
"reward": "2.47000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052dd9d4-05bb-476f-aff6-8ac21e54325a/?format=api"
}
]
}