GET /api/bet_types/14586810-cd49-4439-b841-3707bd0ba51f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14586810-cd49-4439-b841-3707bd0ba51f",
"match": "https://api-prod.gambitprofit.com/api/matches/311bed92-2638-4a57-bef3-488c2f14bc11/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:56.888426-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": "SFO (S Manaea)",
"amount": 5711.0
},
{
"team": "KAN (B Singer)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "c62e38f8-3539-4fbe-aafa-0cbc54272ae2",
"gambit_id": "a0672b94-b256-4793-8837-ab2840956517",
"last_updated": "2023-04-09T11:42:16.729756-04:00",
"created_at": "2023-04-08T09:01:56.890637-04:00",
"name": "SFO (S Manaea)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14586810-cd49-4439-b841-3707bd0ba51f/?format=api"
},
{
"id": "0f4a80c6-99ab-4155-ba05-00c333fc2a64",
"gambit_id": "2b4eb130-312d-41a9-815c-d1af8a6290c9",
"last_updated": "2023-04-09T11:42:16.733149-04:00",
"created_at": "2023-04-08T09:01:56.893198-04:00",
"name": "KAN (B Singer)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14586810-cd49-4439-b841-3707bd0ba51f/?format=api"
}
]
}