GET /api/bet_types/8f028677-c4ee-4720-91dc-f1d8bc089c56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f028677-c4ee-4720-91dc-f1d8bc089c56",
"match": "https://api-prod.gambitprofit.com/api/matches/ae9ad71a-0d40-45be-98cb-f38d05d290ce/?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": "Tulane",
"amount": 5208.0
},
{
"team": "Central Florida",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "34ddb199-0b04-41b5-987e-60be5a87eb86",
"gambit_id": "3e38790c-053c-4617-b0db-24fbb3a5124b",
"last_updated": "2022-11-14T09:54:05.487086-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f028677-c4ee-4720-91dc-f1d8bc089c56/?format=api"
},
{
"id": "48800f4f-2f10-42f4-a46c-b6ab6d8612e1",
"gambit_id": "97f48152-4001-4ccf-8ae6-3681b6866688",
"last_updated": "2022-11-14T09:54:05.488044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f028677-c4ee-4720-91dc-f1d8bc089c56/?format=api"
}
]
}