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/0552ac57-87c4-45c5-854d-419a369a2bc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0552ac57-87c4-45c5-854d-419a369a2bc2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8dc902c5-2f5c-4a66-ae53-b231fdc6f728",
    "completed": true,
    "last_updated": "2023-06-11T10:28:02.280422-04:00",
    "created_at": "2023-06-10T09:38:07.268067-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.47,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8dc902c5-2f5c-4a66-ae53-b231fdc6f728",
    "datetime": "2023-06-10T22:07:00-04:00",
    "cutoff_datetime": "2023-06-10T22:07:00-04:00",
    "name": "SEA (B Woo) v. LAA (P Sandoval)",
    "bettypes": [
        {
            "id": "5a7b4d51-0148-49a1-9f01-7d0c20a9161a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0552ac57-87c4-45c5-854d-419a369a2bc2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T09:38:07.270828-04: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": "LAA (P Sandoval)",
                        "amount": 5638.0
                    },
                    {
                        "team": "SEA (B Woo)",
                        "amount": 4362.0
                    }
                ],
                "expected_reward_tokens": 9640.02,
                "profit_sb": 140.02,
                "profit_sb_percentage": 1.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1e594ef-5d5a-4596-b949-b687263e4524",
                    "gambit_id": "9bdb1c4f-8abd-42fb-afd3-70d0b3fd3cb3",
                    "last_updated": "2023-06-11T10:28:02.286939-04:00",
                    "created_at": "2023-06-10T09:38:07.275924-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "1.71000",
                    "odds": "1.73530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7b4d51-0148-49a1-9f01-7d0c20a9161a/?format=api"
                },
                {
                    "id": "2f86c578-2153-42e7-af72-64107bf99dff",
                    "gambit_id": "25bb99b6-240e-470b-a371-53ee8f113ed5",
                    "last_updated": "2023-06-11T10:28:02.285017-04:00",
                    "created_at": "2023-06-10T09:38:07.273224-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "2.21000",
                    "odds": "2.26000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7b4d51-0148-49a1-9f01-7d0c20a9161a/?format=api"
                }
            ]
        },
        {
            "id": "961555b7-dc36-44d2-926d-0404ea29ca36",
            "match": "https://api-prod.gambitprofit.com/api/matches/0552ac57-87c4-45c5-854d-419a369a2bc2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-10T09:38:07.278711-04: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": "SEA",
                        "amount": 6100.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a26c6343-0ce2-4a11-8f67-35a542eeb388",
                    "gambit_id": "5e4629af-9ec1-42e5-9c61-21e3bdf8a239",
                    "last_updated": "2023-06-11T10:28:02.290629-04:00",
                    "created_at": "2023-06-10T09:38:07.281365-04:00",
                    "name": "SEA",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961555b7-dc36-44d2-926d-0404ea29ca36/?format=api"
                },
                {
                    "id": "6c251fba-2bb5-406d-8d16-e221c03a855d",
                    "gambit_id": "c52ef1c9-3bf8-45cc-aad1-1a75d6142e3b",
                    "last_updated": "2023-06-11T10:28:02.292564-04:00",
                    "created_at": "2023-06-10T09:38:07.283916-04:00",
                    "name": "LAA",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961555b7-dc36-44d2-926d-0404ea29ca36/?format=api"
                }
            ]
        },
        {
            "id": "ab137fbc-e1f5-4e73-8ae6-bca018e0c71b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0552ac57-87c4-45c5-854d-419a369a2bc2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T09:38:07.286146-04: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": "Game Total Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbb98ddd-0a7a-4821-a531-623077155c97",
                    "gambit_id": "cdca49d1-d7d0-4c5d-9237-f2ddfa9376b5",
                    "last_updated": "2023-06-11T10:28:02.296713-04:00",
                    "created_at": "2023-06-10T09:38:07.288181-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab137fbc-e1f5-4e73-8ae6-bca018e0c71b/?format=api"
                },
                {
                    "id": "d9078129-2022-4399-90f5-e11c438761ec",
                    "gambit_id": "c2a8e025-5c5e-45cc-99db-049df76c5da0",
                    "last_updated": "2023-06-11T10:28:02.298300-04:00",
                    "created_at": "2023-06-10T09:38:07.290402-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab137fbc-e1f5-4e73-8ae6-bca018e0c71b/?format=api"
                }
            ]
        }
    ]
}