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/cb48b7b9-328a-4c0b-a790-8412ea886e97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cb48b7b9-328a-4c0b-a790-8412ea886e97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6dd1c0a4-78f2-4065-911d-2216731e4fc8",
    "completed": true,
    "last_updated": "2022-10-07T09:07:06.039844-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.89,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6dd1c0a4-78f2-4065-911d-2216731e4fc8",
    "datetime": "2022-10-05T15:00:00-04:00",
    "cutoff_datetime": "2022-10-05T15:00:00-04:00",
    "name": "Chelsea v. AC Milan",
    "bettypes": [
        {
            "id": "1ece1f33-4f5c-49f8-840f-e430952a0917",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb48b7b9-328a-4c0b-a790-8412ea886e97/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 6860.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3140.0
                    }
                ],
                "expected_reward_tokens": 11523.8,
                "profit_sb": 2023.8,
                "profit_sb_percentage": 21.3,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5549.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2540.0
                    },
                    {
                        "team": "AC Milan",
                        "amount": 1910.0
                    }
                ],
                "expected_reward_tokens": 9320.8,
                "profit_sb": -179.2,
                "profit_sb_percentage": -1.89,
                "recommended": false
            },
            "lines": [
                {
                    "id": "145061ac-f6b5-4989-807c-6ff8950e31cc",
                    "gambit_id": "eb521c8e-878b-4dd0-9afd-aaff389bacbe",
                    "last_updated": "2022-10-07T09:07:06.052035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "1.68000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ece1f33-4f5c-49f8-840f-e430952a0917/?format=api"
                },
                {
                    "id": "38dee60f-75d0-45d3-88e7-804943616bf8",
                    "gambit_id": "8e734b48-67d1-4b3e-95db-9615d1a7748f",
                    "last_updated": "2022-10-07T09:07:06.053974-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.67000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ece1f33-4f5c-49f8-840f-e430952a0917/?format=api"
                },
                {
                    "id": "2a179b68-7fb7-49c8-9ff5-98f8f2a62c43",
                    "gambit_id": "435cc215-751a-423a-8df0-473e58046a79",
                    "last_updated": "2022-10-07T09:07:06.046658-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "AC Milan",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ece1f33-4f5c-49f8-840f-e430952a0917/?format=api"
                }
            ]
        },
        {
            "id": "3172f911-96c5-4f5b-ae89-8f2cf02772c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb48b7b9-328a-4c0b-a790-8412ea886e97/?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": "Game Total Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83f8f5d3-edcb-4e77-8f4e-46cbdfa52818",
                    "gambit_id": "1c76c09d-6b52-4adb-9787-a4d6aecc449e",
                    "last_updated": "2022-10-07T09:07:06.042521-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.85000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3172f911-96c5-4f5b-ae89-8f2cf02772c2/?format=api"
                },
                {
                    "id": "87a2d3d0-1cc6-42da-b521-5ffcf102bc94",
                    "gambit_id": "ffc538e7-0b4e-4a84-be79-79852f1a0e88",
                    "last_updated": "2022-10-07T09:07:06.043679-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.85000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3172f911-96c5-4f5b-ae89-8f2cf02772c2/?format=api"
                }
            ]
        }
    ]
}