GET /api/bet_types/0f1d1ab3-0707-4a0d-be06-acd3c7a408bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f1d1ab3-0707-4a0d-be06-acd3c7a408bb",
"match": "https://api-prod.gambitprofit.com/api/matches/d7369b92-a456-4405-9382-6c5fb3c38cfe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:00.730587-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": "TOR (H Ryu)",
"amount": 5827.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "25f86115-1864-4dbe-98aa-9e6181f6f810",
"gambit_id": "b75ddeb8-3351-4dcd-946e-aa26367ac1b2",
"last_updated": "2023-09-18T23:03:08.661205-04:00",
"created_at": "2023-09-17T10:28:00.738941-04:00",
"name": "TOR (H Ryu)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f1d1ab3-0707-4a0d-be06-acd3c7a408bb/?format=api"
},
{
"id": "1098fc32-4ea0-48dd-b00b-84be35665f79",
"gambit_id": "09c3ddc3-09ae-4b7a-a4e4-80cada4187af",
"last_updated": "2023-09-18T23:03:08.657667-04:00",
"created_at": "2023-09-17T10:28:00.734523-04:00",
"name": "BOS (N Pivetta)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f1d1ab3-0707-4a0d-be06-acd3c7a408bb/?format=api"
}
]
}