GET /api/bet_types/5742e2e7-5906-4337-bded-9243d76b3bc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5742e2e7-5906-4337-bded-9243d76b3bc1",
"match": "https://api-prod.gambitprofit.com/api/matches/5ae1b9ab-7cc2-4892-ab5f-254db529de4a/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "UAB",
"amount": 7563.0
},
{
"team": "Mid Tenn State",
"amount": 2437.0
}
],
"expected_reward_tokens": 9528.67,
"profit_sb": 28.67,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "56a8a3ed-e060-4974-bc03-5e7bee74f737",
"gambit_id": "029f5c9b-9057-454a-8138-3d10c541cee5",
"last_updated": "2022-10-11T10:57:35.955324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UAB",
"reward": "1.26000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5742e2e7-5906-4337-bded-9243d76b3bc1/?format=api"
},
{
"id": "1e93c195-abc6-4723-a2ad-4d3de77c4095",
"gambit_id": "8f3d0be0-7ea4-4178-a208-e8ea40ba5a84",
"last_updated": "2022-10-11T10:57:35.956277-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "3.91000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5742e2e7-5906-4337-bded-9243d76b3bc1/?format=api"
}
]
}