GET /api/bet_types/8dddc07c-8a8f-4592-841f-9e5e6041acb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8dddc07c-8a8f-4592-841f-9e5e6041acb9",
"match": "https://api-prod.gambitprofit.com/api/matches/91e5dee6-2568-4804-9f0c-9e92fb00954d/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:00.003385-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": "Seattle Seahawks",
"amount": 5773.0
},
{
"team": "Arizona Cardinals",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "c7a1fbf0-3e1a-478b-96e2-572cb93bcd86",
"gambit_id": "87ccec1b-38fb-4e2b-8c48-1a3b174d10a0",
"last_updated": "2024-01-09T10:33:28.563271-05:00",
"created_at": "2024-01-04T09:43:00.011695-05:00",
"name": "Seattle Seahawks",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dddc07c-8a8f-4592-841f-9e5e6041acb9/?format=api"
},
{
"id": "411e53d3-a26f-4bd4-99f7-4ef12215e6a2",
"gambit_id": "20002d33-44ff-420b-8040-d2a1a6f81d57",
"last_updated": "2024-01-09T10:33:28.566955-05:00",
"created_at": "2024-01-04T09:43:00.017926-05:00",
"name": "Arizona Cardinals",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dddc07c-8a8f-4592-841f-9e5e6041acb9/?format=api"
}
]
}