HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e03fdd6-0d30-48e5-948d-ce88d52d6833",
"match": "https://api-prod.gambitprofit.com/api/matches/09c3c84c-0c1c-471a-9a5e-4a53d56db014/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "New England Revolution",
"amount": 6238.0
},
{
"team": "New York City FC",
"amount": 3762.0
}
],
"expected_reward_tokens": 11850.3,
"profit_sb": 2850.3,
"profit_sb_percentage": 31.67,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New England Revolution",
"amount": 4646.0
},
{
"team": "New York City FC",
"amount": 2802.0
},
{
"team": "Draw",
"amount": 2551.0
}
],
"expected_reward_tokens": 8826.3,
"profit_sb": -173.7,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "d8bb0f3e-e232-4810-ac79-3e4b2a7b8162",
"gambit_id": "328cc9fb-b1d0-463d-97df-ece26c917255",
"last_updated": "2022-09-05T17:06:56.500675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New England Revolution",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e03fdd6-0d30-48e5-948d-ce88d52d6833/?format=api"
},
{
"id": "e65656c2-fe97-41fc-9b04-e8ff31d42308",
"gambit_id": "bce859fc-737d-4a53-a304-9d4a4606c88f",
"last_updated": "2022-09-05T17:06:56.499642-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York City FC",
"reward": "3.15000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e03fdd6-0d30-48e5-948d-ce88d52d6833/?format=api"
},
{
"id": "cf863afc-db07-4467-8900-b4340a2bd981",
"gambit_id": "f38c1889-d958-4e1f-97be-f19cf402daf7",
"last_updated": "2022-09-05T17:06:56.501731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.46000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e03fdd6-0d30-48e5-948d-ce88d52d6833/?format=api"
}
]
}