GET /api/bet_types/e9f9e598-4de1-4611-bad3-e3eadf653604/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9f9e598-4de1-4611-bad3-e3eadf653604",
"match": "https://api-prod.gambitprofit.com/api/matches/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:27.859192-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": 6314.0
},
{
"team": "St Louis Blues",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d3d9b844-2a8c-4a77-8f69-2007c6b054cb",
"gambit_id": "aec5bff9-8cbc-4f09-89a1-af0703b943f8",
"last_updated": "2023-11-20T14:48:32.500558-05:00",
"created_at": "2023-11-18T09:38:27.870562-05:00",
"name": "Los Angeles Kings",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f9e598-4de1-4611-bad3-e3eadf653604/?format=api"
},
{
"id": "0ecea7ca-3b85-4683-b300-6deddb323424",
"gambit_id": "d823b17b-ee93-478a-bd4b-4dad5676b7c9",
"last_updated": "2023-11-20T14:48:32.496948-05:00",
"created_at": "2023-11-18T09:38:27.865618-05:00",
"name": "St Louis Blues",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f9e598-4de1-4611-bad3-e3eadf653604/?format=api"
}
]
}