GET /api/bet_types/c2f9e185-cc6b-4746-a242-3dae9b77b0c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2f9e185-cc6b-4746-a242-3dae9b77b0c1",
"match": "https://api-prod.gambitprofit.com/api/matches/17112bcf-0f98-4ed6-b6e0-400ce55d2d02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:00.347936-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": "San Francisco 49ers",
"amount": 6090.0
},
{
"team": "Jacksonville Jaguars",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "024a2a44-830d-45ec-8383-4b04b890c9a9",
"gambit_id": "8bbd2571-0ec6-4a10-9aef-13675dfecf7f",
"last_updated": "2023-11-13T15:43:03.716446-05:00",
"created_at": "2023-11-10T11:18:00.355865-05:00",
"name": "San Francisco 49ers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f9e185-cc6b-4746-a242-3dae9b77b0c1/?format=api"
},
{
"id": "32016540-92a8-4a11-b552-2fc73533afc9",
"gambit_id": "e04c80a3-b364-4ea3-9a53-8ca08ec4c680",
"last_updated": "2023-11-13T15:43:03.721271-05:00",
"created_at": "2023-11-10T11:18:00.360658-05:00",
"name": "Jacksonville Jaguars",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f9e185-cc6b-4746-a242-3dae9b77b0c1/?format=api"
}
]
}