GET /api/bet_types/ed08b9ea-dac0-42d8-b02d-2fdae1cd413a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed08b9ea-dac0-42d8-b02d-2fdae1cd413a",
"match": "https://api-prod.gambitprofit.com/api/matches/d8a17798-5eee-4ead-80dd-835db71c0d12/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-05T08:52:55.719171-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": "Los Angeles Kings",
"amount": 6547.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "f4d7bfa9-b356-4cd6-929a-a4febaf45cd6",
"gambit_id": "3440b8f0-6883-4fd6-9119-08493a277a8a",
"last_updated": "2023-12-06T22:08:03.892482-05:00",
"created_at": "2023-12-05T08:52:55.725373-05:00",
"name": "Los Angeles Kings",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed08b9ea-dac0-42d8-b02d-2fdae1cd413a/?format=api"
},
{
"id": "4b0f4cde-3474-420c-a324-973f0003ebb3",
"gambit_id": "2b1aed2f-d1a9-4a10-b509-fb70097823fb",
"last_updated": "2023-12-06T22:08:03.896741-05:00",
"created_at": "2023-12-05T08:52:55.730528-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed08b9ea-dac0-42d8-b02d-2fdae1cd413a/?format=api"
}
]
}