HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a9cfec8-9ba4-406f-80bb-3be94eb348cf",
"match": "https://api-prod.gambitprofit.com/api/matches/97135dae-ef70-4300-9c4e-280e38635c94/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-17T10:27:14.828255-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 7504.0
},
{
"team": "Draw",
"amount": 2496.0
}
],
"expected_reward_tokens": 10730.72,
"profit_sb": 1230.72,
"profit_sb_percentage": 12.95,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 6544.0
},
{
"team": "Draw",
"amount": 2176.0
},
{
"team": "Southampton",
"amount": 1280.0
}
],
"expected_reward_tokens": 9356.8,
"profit_sb": -143.2,
"profit_sb_percentage": -1.51,
"recommended": false
},
"lines": [
{
"id": "28c7a6b5-4e70-4551-9254-8a4cb24b7928",
"gambit_id": "9ea52cf2-1d44-4d56-8a34-d0c335b478f4",
"last_updated": "2023-02-19T16:12:16.386678-05:00",
"created_at": "2023-02-17T10:27:14.831185-05:00",
"name": "Chelsea",
"reward": "1.43000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9cfec8-9ba4-406f-80bb-3be94eb348cf/?format=api"
},
{
"id": "e940cb95-cd04-47a0-bfb0-5876a9a064ae",
"gambit_id": "997a2a0a-cc07-4d83-b7d4-0fc6b42403a6",
"last_updated": "2023-02-19T16:12:16.387922-05:00",
"created_at": "2023-02-17T10:27:14.832531-05:00",
"name": "Draw",
"reward": "4.30000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9cfec8-9ba4-406f-80bb-3be94eb348cf/?format=api"
},
{
"id": "90245616-c72c-4c79-b900-d415ad43db7e",
"gambit_id": "364f0861-2702-40c6-a559-2d4ab142c93d",
"last_updated": "2023-02-19T16:12:16.385489-05:00",
"created_at": "2023-02-17T10:27:14.829827-05:00",
"name": "Southampton",
"reward": "7.31000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9cfec8-9ba4-406f-80bb-3be94eb348cf/?format=api"
}
]
}