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/df1226af-afa0-4c94-ac6a-975ca56a2f1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df1226af-afa0-4c94-ac6a-975ca56a2f1d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "951953d1-2043-4e3f-9ae7-559c04847e61",
    "completed": true,
    "last_updated": "2022-09-25T21:12:20.546755-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.18,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/951953d1-2043-4e3f-9ae7-559c04847e61",
    "datetime": "2022-09-24T18:00:00-04:00",
    "cutoff_datetime": "2022-09-24T18:00:00-04:00",
    "name": "Ball State v. Georgia Southern",
    "bettypes": [
        {
            "id": "10ad901c-13f7-49f7-941f-38d57057d959",
            "match": "https://api-prod.gambitprofit.com/api/matches/df1226af-afa0-4c94-ac6a-975ca56a2f1d/?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": "Georgia Southern",
                        "amount": 7357.0
                    },
                    {
                        "team": "Ball State",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9196.25,
                "profit_sb": 196.25,
                "profit_sb_percentage": 2.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c46869bb-aa1d-49e0-850e-ecc35aa2e953",
                    "gambit_id": "61b857f6-1426-4cc6-a2ed-bf1820aed532",
                    "last_updated": "2022-09-25T21:12:20.553966-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Southern",
                    "reward": "1.25000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ad901c-13f7-49f7-941f-38d57057d959/?format=api"
                },
                {
                    "id": "002ad2b7-b2db-4ab2-ad13-74c2689af570",
                    "gambit_id": "9ced8f1f-f2e4-48bd-a646-34f0142814d0",
                    "last_updated": "2022-09-25T21:12:20.552959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "3.48000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ad901c-13f7-49f7-941f-38d57057d959/?format=api"
                }
            ]
        },
        {
            "id": "1ccbd60b-d77b-407d-9538-d1c9efcdb67d",
            "match": "https://api-prod.gambitprofit.com/api/matches/df1226af-afa0-4c94-ac6a-975ca56a2f1d/?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": "Ball State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia Southern",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b570664-4625-4e5e-a2e9-e56b370c6c82",
                    "gambit_id": "eb84e741-0826-4224-be93-0e91222b93e5",
                    "last_updated": "2022-09-25T21:12:20.556903-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ccbd60b-d77b-407d-9538-d1c9efcdb67d/?format=api"
                },
                {
                    "id": "b95d5daf-e7f5-4e90-bff7-4ac6061977e7",
                    "gambit_id": "e8ff77b3-8b59-4c58-a69b-779401eace2c",
                    "last_updated": "2022-09-25T21:12:20.555922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Southern",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ccbd60b-d77b-407d-9538-d1c9efcdb67d/?format=api"
                }
            ]
        },
        {
            "id": "64466911-1b31-4b56-91d2-8183aabb98db",
            "match": "https://api-prod.gambitprofit.com/api/matches/df1226af-afa0-4c94-ac6a-975ca56a2f1d/?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 67",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 67",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd03ade6-6551-4938-b9c4-5e0f33fea614",
                    "gambit_id": "800d54ae-5837-4a91-927e-a60dd6e4b4ae",
                    "last_updated": "2022-09-25T21:12:20.549847-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 67",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "67.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64466911-1b31-4b56-91d2-8183aabb98db/?format=api"
                },
                {
                    "id": "2b892c97-323f-465f-9819-2718632dd386",
                    "gambit_id": "6c840757-504e-4eb7-8479-3ed910524f03",
                    "last_updated": "2022-09-25T21:12:20.550991-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 67",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "67.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64466911-1b31-4b56-91d2-8183aabb98db/?format=api"
                }
            ]
        }
    ]
}