GET /api/bet_types/880d8931-e321-490f-b818-44b4d261f38a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "880d8931-e321-490f-b818-44b4d261f38a",
"match": "https://api-prod.gambitprofit.com/api/matches/785337a5-763a-4a31-b034-c95a34e31775/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T12:43:14.201413-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": "LOS (C Ferguson)",
"amount": 6721.0
},
{
"team": "COL (C Anderson)",
"amount": 3279.0
}
],
"expected_reward_tokens": 9541.89,
"profit_sb": 41.89,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "05d56ab1-3aad-49e8-b213-58233bfa48cb",
"gambit_id": "0070f053-1a04-4de4-98b4-b66b13df0517",
"last_updated": "2023-09-27T18:58:11.897516-04:00",
"created_at": "2023-09-26T12:43:14.207082-04:00",
"name": "LOS (C Ferguson)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880d8931-e321-490f-b818-44b4d261f38a/?format=api"
},
{
"id": "38de57da-eb33-48c0-abef-669765875b08",
"gambit_id": "463c5c12-322c-4904-b296-19e82b92dea9",
"last_updated": "2023-09-27T18:58:11.903081-04:00",
"created_at": "2023-09-26T12:43:14.215072-04:00",
"name": "COL (C Anderson)",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880d8931-e321-490f-b818-44b4d261f38a/?format=api"
}
]
}