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/6c93bee9-1b02-401c-a604-1a686c387075/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c93bee9-1b02-401c-a604-1a686c387075",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c7accfc3-43da-4c26-8c4c-02d818a7b39d",
    "completed": true,
    "last_updated": "2022-08-14T13:36:50.200150-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c7accfc3-43da-4c26-8c4c-02d818a7b39d",
    "datetime": "2022-08-13T20:10:00-04:00",
    "cutoff_datetime": "2022-08-13T20:10:00-04:00",
    "name": "ARI (Z Gallen) v. COL (J Urena)",
    "bettypes": [
        {
            "id": "6ec00e88-1995-49ae-af82-c82c814db227",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c93bee9-1b02-401c-a604-1a686c387075/?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": "ARI (Z Gallen)",
                        "amount": 5755.0
                    },
                    {
                        "team": "COL (J Urena)",
                        "amount": 4245.0
                    }
                ],
                "expected_reward_tokens": 9380.65,
                "profit_sb": 380.65,
                "profit_sb_percentage": 4.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "101b26e6-3f77-477b-bbc7-ce3976f45f7b",
                    "gambit_id": "dfaf9fe4-8dc6-4974-a1a1-a2e0f3c3e446",
                    "last_updated": "2022-08-14T13:36:50.202852-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec00e88-1995-49ae-af82-c82c814db227/?format=api"
                },
                {
                    "id": "f556affd-7a13-4a4f-9b8f-b1e9f5437890",
                    "gambit_id": "136ccf5f-2832-4611-a926-fc81fb3ad6a4",
                    "last_updated": "2022-08-14T13:36:50.203234-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (J Urena)",
                    "reward": "2.21000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec00e88-1995-49ae-af82-c82c814db227/?format=api"
                }
            ]
        },
        {
            "id": "add0f747-d6ff-4615-8001-4be81ec7dc98",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c93bee9-1b02-401c-a604-1a686c387075/?format=api",
            "name": "Play the Odds",
            "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": "COL",
                        "amount": 5204.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f586f685-05b2-4544-b963-dbd5c8b5c7b4",
                    "gambit_id": "eb103a85-e167-4aa0-bfe6-f72df46fabfe",
                    "last_updated": "2022-08-14T13:36:50.202085-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add0f747-d6ff-4615-8001-4be81ec7dc98/?format=api"
                },
                {
                    "id": "dfa1a29c-021b-47b4-8edf-2e6e1eecd032",
                    "gambit_id": "e76bcb02-0c68-4f18-b84a-530f2f59a8d6",
                    "last_updated": "2022-08-14T13:36:50.202470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add0f747-d6ff-4615-8001-4be81ec7dc98/?format=api"
                }
            ]
        },
        {
            "id": "a185e843-ac35-4392-98b9-83289c441493",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c93bee9-1b02-401c-a604-1a686c387075/?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 Over 11",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "68b0ab65-fb0b-4538-8667-aaa8c23c215b",
                    "gambit_id": "4ebbe75c-00a2-4008-a992-0830a29bfe36",
                    "last_updated": "2022-08-14T13:36:50.201684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a185e843-ac35-4392-98b9-83289c441493/?format=api"
                },
                {
                    "id": "05aeb1ba-781b-4983-9d4f-8ef99824e6cb",
                    "gambit_id": "55701ac2-7d5c-4fad-a0b8-5f0ead35df27",
                    "last_updated": "2022-08-14T13:36:50.201169-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a185e843-ac35-4392-98b9-83289c441493/?format=api"
                }
            ]
        }
    ]
}