HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8fbe918-c279-4eb8-a6bf-82fd93db28cc",
"match": "https://api-prod.gambitprofit.com/api/matches/2eee63a3-712b-4da1-a7f7-556f90f20acc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-06T10:13:03.106776-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 6040.0
},
{
"team": "Brighton & Hove Albion",
"amount": 3960.0
}
],
"expected_reward_tokens": 12078.0,
"profit_sb": 2578.0,
"profit_sb_percentage": 27.14,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 4628.0
},
{
"team": "Brighton & Hove Albion",
"amount": 3035.0
},
{
"team": "Draw",
"amount": 2337.0
}
],
"expected_reward_tokens": 9254.52,
"profit_sb": -245.48,
"profit_sb_percentage": -2.58,
"recommended": false
},
"lines": [
{
"id": "3ff038be-1d60-4bf1-a3b3-489a8df66cd6",
"gambit_id": "3606d44a-e242-4a7b-9585-e37e9a7826ba",
"last_updated": "2023-10-09T16:13:19.327980-04:00",
"created_at": "2023-10-06T10:13:03.123885-04:00",
"name": "Liverpool",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fbe918-c279-4eb8-a6bf-82fd93db28cc/?format=api"
},
{
"id": "5434acb8-1ef4-4b76-814c-a56408a846c4",
"gambit_id": "21de1acf-3488-43a8-a726-d1467c5e7c89",
"last_updated": "2023-10-09T16:13:19.324788-04:00",
"created_at": "2023-10-06T10:13:03.119738-04:00",
"name": "Brighton & Hove Albion",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fbe918-c279-4eb8-a6bf-82fd93db28cc/?format=api"
},
{
"id": "496c48ca-ecc9-492e-8350-60833c1f656d",
"gambit_id": "210d6771-6965-45fa-b8d7-d4266e554aea",
"last_updated": "2023-10-09T16:13:19.321276-04:00",
"created_at": "2023-10-06T10:13:03.114875-04:00",
"name": "Draw",
"reward": "3.96000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fbe918-c279-4eb8-a6bf-82fd93db28cc/?format=api"
}
]
}