GET /api/bet_types/d36e00b5-f726-4412-be8e-25481934e7b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d36e00b5-f726-4412-be8e-25481934e7b6",
"match": "https://api-prod.gambitprofit.com/api/matches/0f3de890-11a8-4a8c-9a61-15e8f1c844ce/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T22:23:06.009309-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": "Mike Malott",
"amount": 7326.0
},
{
"team": "Neil Magny",
"amount": 2674.0
}
],
"expected_reward_tokens": 9304.02,
"profit_sb": -195.98,
"profit_sb_percentage": -2.06,
"recommended": false
},
"lines": [
{
"id": "2c81f22e-2851-415c-928a-c300c674bc7d",
"gambit_id": "d65be5fe-9e03-4503-af2a-e36a0bed9160",
"last_updated": "2024-01-23T18:38:22.759627-05:00",
"created_at": "2024-01-19T22:23:06.017791-05:00",
"name": "Mike Malott",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36e00b5-f726-4412-be8e-25481934e7b6/?format=api"
},
{
"id": "a4164500-64f1-45c1-a937-9c3f17053c9c",
"gambit_id": "95506009-6c57-435b-b723-40b00184afe9",
"last_updated": "2024-01-23T18:38:22.756212-05:00",
"created_at": "2024-01-19T22:23:06.013234-05:00",
"name": "Neil Magny",
"reward": "3.48000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36e00b5-f726-4412-be8e-25481934e7b6/?format=api"
}
]
}