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/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99e5f5b6-15e7-4552-96e1-eb3ea81e53e7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ed702c1b-a7b0-4a63-adf2-4ad38ca00c1d",
    "completed": true,
    "last_updated": "2022-09-11T21:07:07.749725-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "UFC 278",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/ed702c1b-a7b0-4a63-adf2-4ad38ca00c1d",
    "datetime": "2022-09-10T22:00:00-04:00",
    "cutoff_datetime": "2022-09-10T22:00:00-04:00",
    "name": "Johnny Walker v. Ion Cutelaba",
    "bettypes": [
        {
            "id": "d8f61071-8b31-44cf-8efe-3afe74d3d5e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Ion Cutelaba",
                        "amount": 6152.0
                    },
                    {
                        "team": "Johnny Walker",
                        "amount": 3848.0
                    }
                ],
                "expected_reward_tokens": 9042.8,
                "profit_sb": 42.8,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c812440-461a-4a7d-afa4-7bbd94c062c8",
                    "gambit_id": "243e1fac-0472-4c8e-a63b-f5ef580006e4",
                    "last_updated": "2022-09-11T21:07:07.755080-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ion Cutelaba",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api"
                },
                {
                    "id": "63d9e7f9-1bf1-4d0b-8b70-9b99b9ebbdf6",
                    "gambit_id": "2baafdf4-c557-436e-b670-fd7b4709c13c",
                    "last_updated": "2022-09-11T21:07:07.756026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Johnny Walker",
                    "reward": "2.35000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api"
                }
            ]
        },
        {
            "id": "5185c128-f9a8-4d0d-b7db-dc9e253f72eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 5482.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4518.0
                    }
                ],
                "expected_reward_tokens": 8990.48,
                "profit_sb": -9.52,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dfa3c89b-1dd4-4560-a588-ce0d1e5bf30e",
                    "gambit_id": "e56cd55b-b623-4407-bcb9-1c049959e934",
                    "last_updated": "2022-09-11T21:07:07.752155-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api"
                },
                {
                    "id": "c097833a-af2d-4843-a06b-2aa406194a88",
                    "gambit_id": "4584828c-f901-4890-aeb7-846025876e9f",
                    "last_updated": "2022-09-11T21:07:07.753148-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.99000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api"
                }
            ]
        }
    ]
}