GET /api/bet_types/fcf890db-0130-42cf-a36d-dfade1f2de4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcf890db-0130-42cf-a36d-dfade1f2de4e",
"match": "https://api-prod.gambitprofit.com/api/matches/15f8fb47-7ab9-4b26-9c39-deb9673907ac/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:01.788773-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": "Buffalo Bills",
"amount": 5688.0
},
{
"team": "Miami Dolphins",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "aaaea341-6a6d-4489-8195-3082711cc4ad",
"gambit_id": "1d01ab31-af01-4fd6-a9b4-204173f407f7",
"last_updated": "2024-01-09T10:28:29.062824-05:00",
"created_at": "2024-01-04T09:43:01.793468-05:00",
"name": "Buffalo Bills",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf890db-0130-42cf-a36d-dfade1f2de4e/?format=api"
},
{
"id": "92ced2f0-f50f-4722-bbae-42184e4d6092",
"gambit_id": "cdc0ef0a-b0a1-480d-8ecc-9db6f45779cc",
"last_updated": "2024-01-09T10:28:29.066373-05:00",
"created_at": "2024-01-04T09:43:01.799244-05:00",
"name": "Miami Dolphins",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf890db-0130-42cf-a36d-dfade1f2de4e/?format=api"
}
]
}