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/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1a4ac677-60bc-4c62-a7de-2356e2ad9ae9",
    "completed": true,
    "last_updated": "2022-09-25T21:32:24.513965-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/1a4ac677-60bc-4c62-a7de-2356e2ad9ae9",
    "datetime": "2022-09-24T20:00:00-04:00",
    "cutoff_datetime": "2022-09-24T20:00:00-04:00",
    "name": "UL Lafayette v. UL Monroe",
    "bettypes": [
        {
            "id": "5d7ea9a7-e9b2-4969-acea-25e2000f226a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?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": "UL Lafayette",
                        "amount": 7357.0
                    },
                    {
                        "team": "UL Monroe",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9196.25,
                "profit_sb": 196.25,
                "profit_sb_percentage": 2.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c01be52b-e22b-4434-a897-2e79278c511c",
                    "gambit_id": "32351fa9-3f31-4b40-b1a4-781b46a051ef",
                    "last_updated": "2022-09-25T21:32:24.520650-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Lafayette",
                    "reward": "1.25000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d7ea9a7-e9b2-4969-acea-25e2000f226a/?format=api"
                },
                {
                    "id": "4825e619-f75a-47fd-a7fe-d3584f9ed104",
                    "gambit_id": "c8f5fbfd-776d-4bc6-9076-2be1fe189da2",
                    "last_updated": "2022-09-25T21:32:24.519635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "3.48000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d7ea9a7-e9b2-4969-acea-25e2000f226a/?format=api"
                }
            ]
        },
        {
            "id": "50fd7d43-b498-4ffc-a6b9-0b1021c392ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?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": "UL Monroe",
                        "amount": 5000.0
                    },
                    {
                        "team": "UL Lafayette",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e62ccd5-02a1-41c1-9b46-cb560cdd281d",
                    "gambit_id": "a8c7f7e8-3b4e-455e-abd4-0ccb7b9e9008",
                    "last_updated": "2022-09-25T21:32:24.522718-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Monroe",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50fd7d43-b498-4ffc-a6b9-0b1021c392ee/?format=api"
                },
                {
                    "id": "dc056267-f669-4250-b708-4c8ba12ba21a",
                    "gambit_id": "306a38e5-4740-40df-8945-79b3bf9cc89c",
                    "last_updated": "2022-09-25T21:32:24.523726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Lafayette",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50fd7d43-b498-4ffc-a6b9-0b1021c392ee/?format=api"
                }
            ]
        },
        {
            "id": "cefb86e9-6e91-4452-acba-ba427a39ccd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fd0b023-f313-40c6-99a2-60dd53193f26",
                    "gambit_id": "11d993b1-d18d-4c05-a1f8-5a4843e774e7",
                    "last_updated": "2022-09-25T21:32:24.516570-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefb86e9-6e91-4452-acba-ba427a39ccd7/?format=api"
                },
                {
                    "id": "653f7ec5-3ce4-4930-84b8-44e51211c3de",
                    "gambit_id": "4e58223a-4174-4ba9-a41e-70d54367dc02",
                    "last_updated": "2022-09-25T21:32:24.517611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefb86e9-6e91-4452-acba-ba427a39ccd7/?format=api"
                }
            ]
        }
    ]
}