GET /api/bet_types/0c0ce656-7a72-4820-8138-2c3d82324303/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c0ce656-7a72-4820-8138-2c3d82324303",
"match": "https://api-prod.gambitprofit.com/api/matches/9780b4f3-39a8-4d4b-9d00-de2b8786a43d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:21.330667-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": "NYM (T Megill)",
"amount": 5131.0
},
{
"team": "PIT (J Oviedo)",
"amount": 4869.0
}
],
"expected_reward_tokens": 9543.24,
"profit_sb": 43.24,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "888076d7-fd7d-4c9d-96ae-571663d00739",
"gambit_id": "5a5e3573-f6c2-4fad-bb91-bf3f84015261",
"last_updated": "2023-08-18T10:18:04.818758-04:00",
"created_at": "2023-08-16T10:23:21.344287-04:00",
"name": "NYM (T Megill)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0ce656-7a72-4820-8138-2c3d82324303/?format=api"
},
{
"id": "5e9a00f0-2696-4533-80df-984fafe4adc7",
"gambit_id": "f7d5037c-5cf4-4359-8ef4-b56cc4d87eb1",
"last_updated": "2023-08-18T10:18:04.814413-04:00",
"created_at": "2023-08-16T10:23:21.336750-04:00",
"name": "PIT (J Oviedo)",
"reward": "1.96000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0ce656-7a72-4820-8138-2c3d82324303/?format=api"
}
]
}