Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/df9caf49-46d6-4b14-9b74-28f4abb95b26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df9caf49-46d6-4b14-9b74-28f4abb95b26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d08846aa-26e7-43f6-b3b2-868adea2a29a",
    "completed": true,
    "last_updated": "2024-01-23T18:38:23.183799-05:00",
    "created_at": "2024-01-19T22:23:06.643226-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.71,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/d08846aa-26e7-43f6-b3b2-868adea2a29a",
    "datetime": "2024-01-20T22:00:00-05:00",
    "cutoff_datetime": "2024-01-20T22:00:00-05:00",
    "name": "Dricus Du Plessis v. Sean Strickland",
    "bettypes": [
        {
            "id": "b57d73b8-cfea-4ffe-a6a7-9b9c00923b9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/df9caf49-46d6-4b14-9b74-28f4abb95b26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-19T22:23:06.648224-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": "Dricus Du Plessis",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sean Strickland",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee9a9898-4d32-49f1-8774-98a553483529",
                    "gambit_id": "d521a9ea-ed04-45e2-a05f-ab21b7068363",
                    "last_updated": "2024-01-23T18:38:23.193755-05:00",
                    "created_at": "2024-01-19T22:23:06.652193-05:00",
                    "name": "Dricus Du Plessis",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b57d73b8-cfea-4ffe-a6a7-9b9c00923b9a/?format=api"
                },
                {
                    "id": "d03b28ae-8d4d-43d4-8fad-19b01f16a818",
                    "gambit_id": "6b4b2366-ab23-4726-ad0e-3b41e517f028",
                    "last_updated": "2024-01-23T18:38:23.197946-05:00",
                    "created_at": "2024-01-19T22:23:06.657797-05:00",
                    "name": "Sean Strickland",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b57d73b8-cfea-4ffe-a6a7-9b9c00923b9a/?format=api"
                }
            ]
        },
        {
            "id": "da4130e2-3259-4629-87ca-0daf5394f910",
            "match": "https://api-prod.gambitprofit.com/api/matches/df9caf49-46d6-4b14-9b74-28f4abb95b26/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-19T22:23:06.662115-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": "Total Rounds Over 1.5",
                        "amount": 6602.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 3398.0
                    }
                ],
                "expected_reward_tokens": 9242.56,
                "profit_sb": -257.44,
                "profit_sb_percentage": -2.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3eae0c6f-f705-4d22-85e6-3468579c3f25",
                    "gambit_id": "90882b41-e5b5-4d95-a6a2-51a9a872ecb2",
                    "last_updated": "2024-01-23T18:38:23.205642-05:00",
                    "created_at": "2024-01-19T22:23:06.665600-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da4130e2-3259-4629-87ca-0daf5394f910/?format=api"
                },
                {
                    "id": "575e4cee-24c0-41d5-805f-482decdb7e08",
                    "gambit_id": "e816753c-f37f-48aa-9a33-faf9b7a14258",
                    "last_updated": "2024-01-23T18:38:23.208907-05:00",
                    "created_at": "2024-01-19T22:23:06.669696-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da4130e2-3259-4629-87ca-0daf5394f910/?format=api"
                }
            ]
        }
    ]
}